Search code examples
oauth-2.0ibeacongoogle-beacon-platform

Permission denied google beacon in Google Developer console


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.


Solution

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