Actions
Bug #4911
closedGoogle rejecting the redirect uri
Description
Google keeps rejecting the redirect uri. Even if the URLs 100% match it's still rejected.
Actions
Added by krileon over 10 years ago. Updated over 10 years ago.
Description
Google keeps rejecting the redirect uri. Even if the URLs 100% match it's still rejected.
Google doesn't like the query string after the endpoint. Resolved by removing "?hauth_done=Google" from the Callback URL.