You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed your instructions to install API server on Google Cloud. Things went right until I access the API Server service from my personal computer. It said:
RuntimeError: Exception:
Status: 401
Response: {"message": "The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required."}
I guess the Configuration part in your readme file may help, but I don't know
what the contents of the file client_secrets.json mean:
Describe the issue
I followed your instructions to install API server on Google Cloud. Things went right until I access the API Server service from my personal computer. It said:
I guess the Configuration part in your readme file may help, but I don't know
root directory of qb-api???
Environments
Server OS: Centos 7
Python version: Python 3.6.2
Docker version: 17.06.0-ce
Client OS: MacOS Sierra 10.12.1
Python version: Python 3.6.0
The text was updated successfully, but these errors were encountered: