Back

Apple Sign in Flutter shows unusual error

  • 0
  • Flutter
  • Auth
Aarush Acharya
16 May, 2024, 21:51

Hey i asked this a few while ago, after that it did work

https://discord.com/channels/564160730845151244/1239415382771634287

but now, i have opened it up again after a few days and now it gives me this error

TL;DR
Developers are encountering an error with Apple Sign in Flutter after a few days of it working. The `await appwrite.account.createOAuth2Session` call is resulting in an unusual error message. A possible solution might be to check for any recent changes in configurations that might have caused the issue to occur.
Aarush Acharya
16 May, 2024, 21:52
TypeScript
    await appwrite.account.createOAuth2Session(
      provider: OAuthProvider.apple,
    );

This is the call that i am making currently

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more