Sign in with Apple Js api 403 Forbidden

When I clicked the continue button in the page "https://appleid.apple.com/auth/authorize?client_id=XXXXXXX&redirect_uri=XXXXXX&response_type=code%20id_token&state=asdjhkjhhhs&scope=email&response_mode=web_message&frame_id=XXXXX&m=12&v=1.5.4",

I got the error " Your request could not be completed because of an error. Please try again later."

the page send a post request

Request URL: https://appleid.apple.com/appleauth/auth/oauth/authorize

Request Method: POST. Status Code: **403 **

what should I do with that?

Post not yet marked as solved Up vote post of Eskimo6666 Down vote post of Eskimo6666
2.5k views
  • DId you fix it yet?, if yes! How? I am also facing same issue

Add a Comment

Replies

I have the same issue! Someone who solves it?

Hi! We also have the same issue too. Maybe it's related to redirect_uri?

I have the same issue. Could you please provide any suggestions?

I have the same issue did you figure it out? @Eskimo6666

+1 Even if I try to access from thw browser it gives me 403 https://appleid.apple.com/auth/authorize?response_type=code&redirect_uri=<redirect_uri>&client_id=<client_id>