You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 23, 2021. It is now read-only.
It is difficult to debug a "redirect mismatch error" when an app's callback URL doesn't match the value used within the tina-graphql-gateway-client.
In our starter, the site's redirect URL is set with an environment variable.
If the user tries to log in, and this value doesn't match the Tina Cloud app's value, then the user sees a page like this:
I can tell from the URL what the error is, but can we show a more user-friendly error message here, or at an earlier step?
The text was updated successfully, but these errors were encountered:
It is difficult to debug a "redirect mismatch error" when an app's callback URL doesn't match the value used within the tina-graphql-gateway-client.
In our starter, the site's redirect URL is set with an environment variable.
If the user tries to log in, and this value doesn't match the Tina Cloud app's value, then the user sees a page like this:
I can tell from the URL what the error is, but can we show a more user-friendly error message here, or at an earlier step?
The text was updated successfully, but these errors were encountered: