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.
{
"error": {
"name": "AuthApiError",
"message": "Unacceptable audience in id_token",
"status": 400
}
}
{
"error": {
"name": "AuthApiError",
"message": "Unacceptable audience in id_token",
"status": 400
}
}
1 Reply
almostasleep_70116
Hey did you manage to fix that OP? I'm getting the same error
Want results from more Discord servers?
Add your server