Posts

Post not yet marked as solved
15 Replies
5.2k Views
I'm getting an error in the popup after clicking the Sign In with Apple button. I just setup my App ID and two ServiceID's. One for my dev site and one for my live site. I also Verified both my Service ID's Sign In feature. I'm not aware of anything else I need to do as far as setup.The popup opens and I see:invalid_requestNo AppPlatform or Primary app for the web applicationThe url of the popup is:https://appleid.apple.com/auth/authorize?client_id=com%2Eperfectcamp%2Edev&redirect_uri=https%3A%2F%2Fdev%2Eperfectcamp%2Ecom&response_type=code+id_token&scope=name+email&response_mode=form_post&state=6BDF85F2E86B4717A5400542D93sdfA0I am using my dev site service identifier as the client_id and a random number for the state.Any ideas what I need to do to fix this? Sounds like some kind of setup issue. Thanks!
Posted Last updated
.