Hi there
I'm using a rest api, apparently it returns a 204 "No Content" message however my wait for statement never gets to process this.
Step 1: Get Access Token and Save it (This works perfectly!!!)
'get the access token
Sub GetAccessToken() As ResumableSub
Log("GetAccessToken")...
Hi there
Im using HttpJob to read a rest api, this works (returns the results) and sometimes does not (returns the resource has been moved/does not exist). This is being used with wait for.
The end point I have been provided exists however the job.ErrorMessage is at times 'Not Found' and...
Hello,
I'm trying to interrogate a webservice using HttpJob with the code below, but it keeps displaying this message "Object context is paused. Ignoring CallSubDelayed: JobDone".
I have another function in this class which does basically the same thing and it works fine.
What am I missing...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.