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 sometimes its able to return the results first time / a couple of times. I am able to parse data from job.GetString into a list sometimes dololo.
Can someone please advice in terms of what could be the issue and what can be improved.
Thanks.
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 sometimes its able to return the results first time / a couple of times. I am able to parse data from job.GetString into a list sometimes dololo.
Can someone please advice in terms of what could be the issue and what can be improved.
Thanks.