cancel
Showing results for 
Search instead for 
Did you mean: 

Can a Bearer Token be used to pull my own data

mhsimkin
Mt. Kenya

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

1 ACCEPTED SOLUTION

Jan_Mantau
Denali

Exactly, your app doesn't have any special permissions for your own account, you have to use the complete Oauth authorization workflow.

View solution in original post

1 REPLY 1

Jan_Mantau
Denali

Exactly, your app doesn't have any special permissions for your own account, you have to use the complete Oauth authorization workflow.