We are running out postman collection using newman on jenkins. Around 3 hrs back we started getting this error:
the url “[https://www.getpostman.com/collections/2e6135bd2b91c4fX](https://www.getpostman.com/collections/2e6135bd2b91c4fX” did not provide valid JSON data Unexpected token < in JSON at position 0 while parsing near ’ <title…’ Build step ‘Execute shell’ marked build as failure Finished: FAILURE
We tried access the collection URL in the browser and 50% of the time it throws:
502 Bad Gateway
nginx
Can anyone suggest what could be wrong here?