Can we use the same token for different resources in different projects and teams?
I am seeing some inconsistent behavior
If you’re talking about an OAuth token, then yes, a valid token is good for any and all resources.
1 Like
No I am taking about the sync token used in the events api
Hi @Arun4,
No, the sync tokens you receive from the events endpoints are tied to a single resource. Using the sync token you receive for one project to get events on another project will result in an error.