Apple Auth Error: Unacceptable audience in id_token
Using create-t3-turbo with supabase (https://github.com/supabase-community/create-t3-turbo). I'm trying to get my Apple login working. I've already created an apple dev account and put in the bundle id in supabase auth apple provider config. Whenever I try to log in using apple login button though (through expo go using
pnpm -F expo dev
), it errors out giving the error in the title. I've also put in the bundle id in my apps/expo/app.config.ts
. Not sure what else I'm missing.
1 Reply
Hey did you manage to fix that OP? I'm getting the same error