How to call Authorization in Restlet Url? is there...
# suitescript
j
How to call Authorization in Restlet Url? is there any specific format? @ThanksInAdvance
b
your primary option is Token Based Authentication, which is basically OAuth 1.0
j
Thanks @battk