Cognito Facebook Login: bad id_token issuer

0

I'm trying to get my react native application working with social logins. After clicking the login button in the Hosted UI, my network traffic shows my app callback along with the following error message attached:

error_description=Bad_id_token_issuer+https%3A%2F%2Fwww.facebook.com&error=invalid_request

Has anyone run into this issue before? I've been stumped on it for a couple of weeks now and can't seem to find a similar issue anywhere.

Thanks in advance@

質問済み 2年前804ビュー
9回答
0

I am facing the same problem with the Cognito Facebook Login. This is my first time to implement a social login with Cognito so I assumed it was something I did wrong. Might still be.

ShaneG
回答済み 2年前
0

I am facing the same problem with the Cognito Facebook Login. This is my first time to implement a social login with Cognito so I assumed it was something I did wrong. Might still be.

ShaneG
回答済み 2年前
0

I thought the same thing until I implemented Google Sign In and noticed that's working correctly. Looks like Cognito doesn't know about the 'https :// www. facebook.com' issuer (possibly just expecting 'Facebook'??) so it keeps rejecting the token.

Edited by: menubles on Oct 26, 2021 9:53 AM

Edited by: menubles on Oct 26, 2021 9:53 AM

回答済み 2年前
0

This has just started happening to me. Is the implication that facebook changed the issuer name and this has broken using facebook as a federated identity provider in cognito? If so and the Cognito team have not fixed it yet why is someone not shouting very loudly? Otherwise is no-one actually using federated identity with facebook in production systems? Or am i missing something?

JimmyT
回答済み 2年前
0

Same problem here. It`s becoming urgent.

@AWS: When will it be fixed?

Thank you very much.

Edited by: obi1 on Nov 20, 2021 6:00 AM

obi1
回答済み 2年前
0

+1

回答済み 2年前
0

We are aware of the issue and are working on a resolution.

AWS
回答済み 2年前
0

The issue with Amazon Cognito User Pools where customers federating through Facebook were receiving the error “Bad id_token issuer https://www.facebook.com” has been resolved. If you are still encountering this issue please reach out to us.

AWS
回答済み 2年前
0

Woooo. Thanks so much AWS Team!

回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ