Scope with Multiple Tokens
Hey everyone,
This might just be me being a rookie, but I'm not understanding how to pass multiple tokens for a given request.
While I have no issue setting up the authorization header with a single token as "Bearer {token}", what I get tripped up with is the formatting for multiple tokens ("Bearer {token}, {token}")? Could someone point me in the right direction here? Is this standard functionality, or is Zoho running it's own formatting here?
Thanks!