I get the following error using either [trapi.cfs.publisher.read] or [trapi.cfs.subscriber.read] scope:
{"error":{"id":"7b15ef25-9c4a-420c-b681-feca036db41e","code":"insufficient_scope","message":"access denied. Scopes required to access the resource: [trapi.cfs.publisher.read] or [trapi.cfs.subscriber.read]. Missing scopes: [trapi.cfs.publisher.read trapi.cfs.subscriber.read]","status":"Forbidden"}}
How can I request a token with multiple scopes [trapi.cfs.publisher.read] and [trapi.cfs.subscriber.read] ?