-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
README.md incomplete / inaccurate #28
Comments
A 400 error is a client error. It's possible a step may have been missed in set up. Did you follow the set up at: https://cloud.google.com/web-risk/docs/quickstarts |
A few things to check:
|
Looks like wrlookup is having problems too. I'm on mobile rn, so can't double check, but I think the best way to modify and run the webrisk server would be to checkout the git repo, make the change, then run |
Ahhh, I think i see the issue. I believe the API key is set incorrectly. I imagine View your api keys by visiting the Google cloud console: https://console.cloud.google.com/apis/credentials Make sure the API restrictions allow webrisk. |
Yeah that was it. Perhaps the README should be updated with instructions on how to generate the api key for this sample app because if you follow the setup here https://cloud.google.com/web-risk/docs/using-sample-app you will be instructed to first read the general setup which links to here A brief walkthrough of how to generate the key needed for this particular project would have been very useful. Probably more useful than the entire existing quickstart guide. |
Following the instructions for the setup exactly produces the error --
The text was updated successfully, but these errors were encountered: