Question
Analytics API 1.4 / OAuth 2.0
Please confirm if I can do the following with the Analytics API 1.4
- OAuth 2.0 redirect to a whitelabel domain e.g. `https://*/some/path/here`
- Refresh tokens that we can use to get new access tokens as necessary (offline_access scope request errors, but it does return a refresh token without it)