[ object aggregate ] error on making a 'GET' request to a server
Hello community,
I have been trying to write a JavaScript extension which makes a 'GET' request to a server by passing Access token in the headers in Adobe Acrobat professional. I tried executing the folder level script but it gave an
"Failed to get: ({error:600, text:"Authorization is required for this network service", type:"NetworkError"}) error in console. I tried looking for it online but could not found anything helpful. The issue is with the request which is not able to authorize and fetch data.
Thanks.
