I have spent way too many hours trying to determine if I can use a Bearer Token to retrieve my own data. I'm know that I need to have the activity:read or activity:read_all permission to get that data. However, I have not found any way either grant that permission to my account.
Is my only choice to implement the full Oauth authorization workflow and then keep track of the return tokens?
Thanks
-marc