Permission denied google beacon in Google Developer console

374 Views Asked by At

I trying to accomplish request to Google Beacon API from Google Developer Console. And have an error.

{  "error": {
"status": "PERMISSION_DENIED", 
"message": "Unauthorized.", 
"code": 403  }}

I have OAuth data for my user.

1

There are 1 best solutions below

0
On BEST ANSWER

You need to declare all the permission on Google Api console for Proximity Beacon Api in your service key configuration