I like to use the Authorization-endpoint endpoint of user pool to authenticate with facebook.
Authorization-endpoint of aws incognito for a federated Facebook identity pool of a user pool returns status 400 bad request. No more details in the payload of error, just some HTML. How can i get more detailed information on whats going wrong?
Usage:
curl 'https://<mydomain>.auth.eu-central-1.amazoncognito.com/oauth2/authorizer?response_type=code&client_id=<myAppClientId>&redirect_uri=https://<customdomain>.com&state=profile+aws.cognito.signin.user.admin&identity_provider=Facebook'
An error was encountered with the requested page.
View error