Can we obtain an Access Token programmatically without the requirement to open a browser? 

89 viewsIntegration to Snowflake
0

Can we obtain an Access Token programmatically without the requirement to open a browser? 

Daniel Steinhold Answered question July 21, 2023
0

The Authorization Endpoint must be opened in a browser to request the Code Grant, which can be traded for an Access Token. However, if the client has the Refresh Token, opening a browser is not required as long as the Refresh Token is valid.

Daniel Steinhold Answered question July 21, 2023