#Getting "Not Authorized" from the API after moving my projects to Team...
11 messages · Page 1 of 1 (latest)
Project ID: N/A
N/A
you'd need a new token, one thats associated with your team
I did that...
right, some things you will need to use the personal token for and some you will need to use the team token for
like for example, a me query needs to use the personal token, but a projects query needs to use the team token
wow... didn't expect that...
its tripped me up too, but it does make sense