google / beacon-platform

Code samples for Google's beacon platform
Apache License 2.0
391 stars 262 forks source link

register beacon return 403, permission_denied error #19

Open elad2109 opened 8 years ago

elad2109 commented 8 years ago

I built the project on my machine.

I configured my G Dev console: 1) enabled proximity API 2) added cred for OAuth2.0 and Client ID. Based on the SHA1 code of my machine.

At the beginning I had wrote the wrong namespace when I added the OAuth2.0 and API key. but then I fixed it.

I ran the app. It discovered my android-phone-beacon with status "unregistered".

how can I fix this? the discovery works, but the registration doesn't.

elad2109 commented 8 years ago

these are the toasts for the discovery and registration (attached files)

img_20151030_103547 img_20151030_103602