Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

How to integrate beacon proximity api to Web #52

Open
jabbar86 opened this issue Apr 26, 2018 · 1 comment
Open

How to integrate beacon proximity api to Web #52

jabbar86 opened this issue Apr 26, 2018 · 1 comment

Comments

@jabbar86
Copy link

jabbar86 commented Apr 26, 2018

Hello, I want to integrate beacon proximity api to web.Example: I want to show a message of particular beacon to web so how can i do this

@helenclarko
Copy link

You will need to do a GET request to the beacon proximity API, but in order to do that you need to first Oauth before you can get anything from the API.

I suggest using the Oauth playground to get familiar with the API's and the data you can pull.

Key articles:

https://developers.google.com/beacons/proximity/reference/rest/v1beta1/beacons.attachments/list

https://developers.google.com/oauthplayground/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants