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.
Updated by krileon almost 10 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Google doesn't like the query string after the endpoint. Resolved by removing "?hauth_done=Google" from the Callback URL.
Actions