Having some issues getting my configuration to work… specifically the http request step in architect returns a 401 when calling our partner api. we are using the platform api token passed from the flow, but the downstream service rejects it. checking the logs, the token seems valid for gc but our external endpoint requires specific scopes not included in the default integration token. is there a way to inject custom scopes into the architect http step without switching to a custom app?