the post request should go to host:
accounts.google.com
(as opposed to accounts.googleapis.com)
Can you please point me to the documentation that says this, so we can fix it?
| Endpoint | Description |
|---|---|
https://accounts.google.com/o/oauth2/token | This endpoint receives a POST request to exchange an authorization code for an access token. |