tumblr / docs

Tumblr's public platform documentation.
Apache License 2.0
108 stars 26 forks source link

Tumblr SSO does not work when "Continue with Google" is used #117

Closed kit0kat closed 10 months ago

kit0kat commented 1 year ago

Hi,

I have integrated Tumblr SSO into my web application. Everything works fine when the user uses their email and password to sign in to Tumblr.

However, when the user chooses "Continue with Google" in the authentication flow and the user successfully signs in to Google, they are redirected to my web application with the following parameters:

error=invalid_request error_description=Invalid or missing response type

This happens every time the user authenticates through Google.

Best regards.

sanmai commented 12 months ago

Hello, just to confirm: are you using OAuth 1 or OAuth 2?

kit0kat commented 12 months ago

Hello, just to confirm: are you using OAuth 1 or OAuth 2?

Hi, I'm using OAuth 2

sanmai commented 11 months ago

I could reproduce.

I've filed a bug ticket for this internally, hopefully we can get an answer/fix for this out soon.

bennworks commented 11 months ago

Hi @sanmai , this issue is also a problem with 'Continue with Apple' when using oAuth2. BTW, oAuth1 is working normally with Google and Apple.

sanmai commented 10 months ago

Thanks for the wait, it is now fixed.