The Hub is now in read-only mode as we make improvements to the Hub experience. More information is available here.
04-14-2024 12:39 PM
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
Solved! Go to Solution.
04-14-2024 02:42 PM
Exactly, your app doesn't have any special permissions for your own account, you have to use the complete Oauth authorization workflow.
04-14-2024 02:42 PM
Exactly, your app doesn't have any special permissions for your own account, you have to use the complete Oauth authorization workflow.
Welcome to the Community - here is your guide to help you get started!