I have an API call that when I manually pass in the authorization code "Bearer ey..." into the parameter, it works. I also set up the OAuth 2.0 in the integration, and am logging in successfully.
How can I pass the authorization token from a login to the integration? It's already set up to run offline.
Like
0 comments