i'm trying to call suitelet from ue but not unders...
# suitescript
t
i'm trying to call suitelet from ue but not understood why it's not calling ?
s
I predict your sample works, but only works if on the deployment of the suitelet you have the external option checked true
t
yes i checked
s
Did you check it works on insomnia or postman?
t
message has been deleted
no i haven't checked with postman
s
I think your deployment ID needs to be the actual ID (custdeploy_xxx) not the internalid (1)
t
yes i wokred with also actual ID but same thing got
s
I'd take your suiteletUrl (debug log) and go to postman with it with your https.post setup
t
alright!
message has been deleted
s
if its 500, something is wrong with the setup
whats the url like?
r
You do not need to add the domain into the url that you get from
url.resolveScript
. Remove line 46