I am trying to add a feature to my android app that allows users to \"checkin\" with other people tagged to the checkin. I have the checkins method working no problem and ca
You might need the following permissions:
Check the related ones from the API docs. Before that, make sure that which line causes this permission error and try to fix it.