You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I am using Signet::OAuth2::Client for fetching access token for different integrations.
We have added whitelisted IP access to those integrations.
I am looking for a way to pass proxy url to client.fetch_access_token! call so that I can authorise successful by passing proxy_url of the whitelisted IP's.
Can someone please help me on this ?
Thank you
The text was updated successfully, but these errors were encountered:
Hello
I am using
Signet::OAuth2::Client
for fetching access token for different integrations.We have added whitelisted IP access to those integrations.
I am looking for a way to pass proxy url to
client.fetch_access_token!
call so that I can authorise successful by passing proxy_url of the whitelisted IP's.Can someone please help me on this ?
Thank you
The text was updated successfully, but these errors were encountered: