Hello, and a last question: if i would like to use...
# integrations
t
Hello, and a last question: if i would like to use Oauth 2 , what i need to put in the Redirect URI ? It's not really clear for me. thanks a lot in advanced
b
the oauth 2 flow is based on your application delegating authorization to the user
your app is supposed to redirect to netsuite, where the user logs into netsuite and confirm that they want to grant access
and then netsuite redirects back to your app
the redirect url is the url that netsuite redirects back to
t
ok thanks a lot
Hello, actually when I send that, i receive only 'test2' when I do a log.debug on the data in my restlet. Do you have an idea why ?
b
dont know what you are doing there
beginning of thread starts with how to do it
end of thread is why i think its a waste of time
t
ahah ok thanks.
m
@battk @Nikola Gavric: Did anyone of you figured how to set the refresh token to never expire for the application, once its was granted token.
n
@margo pretty sure it’s not possible, hence @battk highlighting it as a huge reason using 2.0 is a pain in the ass and maybe not even realistic right now?
m
😥 . wish this gets easy..
😩 1