#[SOLVED] Apple Sign in Flutter shows error 400

11 messages · Page 1 of 1 (latest)

fossil badger
#
    await appwrite.account.createOAuth2Session(
      provider: OAuthProvider.apple,
    );

This is the call that i am making currently

fossil badger
#

Apple Sign in Flutter shows error 400

soft zenith
#

can you figure out what URL you're on?

#

and are you seeing this after the redirect?

fossil badger
#

i was on appwrite 12.0.1

#

after upgrading to 12.0.3

#

it seems to work thank you

#

sorry of the trouble

little river
fossil badger
#

yes please do

little river