API Insights forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

401 when not selected Apply to all resources

Hi All,I following ths article and then created an API key in my instance.But if I not select "Apply to all resources" then selected my specify resource, the response is 401, User is not authenticated.  if I selected "Apply to all resources", the res...

PeterXiang_5-1759032054630.png PeterXiang_1-1759031813500.png PeterXiang_2-1759031871513.png PeterXiang_3-1759031917371.png

Resolved! Question about upload the photo to user table

Hi all,I want to write a scripted api to upload the photo to user table. Here is my code but failed. Please help to correct the code. (function process( /*RESTAPIRequest*/ request, /*RESTAPIResponse*/ response) {    var requestBody = request.body.dat...

PGP Message

Hello, One of client is send me PGP message via gmail.How to decrypt  / convert it to use it as token / credentials in REST message Format is as follow -----BEGIN PGP MESSAGE-----xxxxx    encrypted data    xxxx-----END PGP MESSAGE-----