Join Slack
Powered by
Hello, is anyone familiar with Google Shopping and...
# suitescript
m
Marygolds3
05/06/2020, 1:25 PM
Hello, is anyone familiar with Google Shopping and authenticating into Google Shopping from a script in Netsuite?
b
battk
05/06/2020, 8:10 PM
looks like an oauth2.0 based authentication flow
battk
05/06/2020, 8:10 PM
you wont be able to do the browser part in netsuite, but thats more of a one time thing
battk
05/06/2020, 8:14 PM
otherwise the authentication consists is like basic authentication where you get the username/password
battk
05/06/2020, 8:15 PM
you get the username/password from the google api's using the refresh token obtained by completing the oauth 2 flow
Open in Slack
Previous
Next