We are building the application which allows venue owners to send specific messages to their customers through the Android apps. One challenge is the process of venue owner verification (the DB of venues is crowdsourced), and we are on the track to find the best and easiest way of doing the verification.
So, the task is:
- we know the venue name and its address
- we know the venue ID on Facebook (Venue facebook page reference)
The question is: Is there any FB API which allows us to verify whether user is the owner of specific FB page or not?
For example, the process will be following:
- venue owner goes to our site
- venue owner searches for his venue
- venue owner connects to FB
- we are verifying whether he manages the page connected to this venue