google / google/device-access-sample-web-app

Not Receiving Access token anymore

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
34
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Yesterday, I set up the sample app and got everything to work with the auth and was able to sign into the app, but camera streaming wasn't working. The log just outputs "Initiating Camera Stream call to Device Access API". Now today the I'm not receiving an access token and the logs are outputting:
`
{
"error": "invalid_grant",
"error_description": "Bad Request"
}
`

I've tried changing out the oauth client id, changing the project on device access console, and still getting the same response.

Does anybody have a solution for this?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.