I have made scripted rest api and now being accessed by other applications.when I access this same exact url through postman with same Auth information, header and body that will return 200(normal response body).
However, when it was accessed from Other application
server: snow_adcDate:---Content-Type:text/htmlContent-Length:1XXConnection:keep-aliveLocation:https://www.servicenow.com
responseBody:
301 Moved Permanently
snow_adc
Have already checked IP Address Access Controls but it does not seem like the reason.Could somebody tell me, what is making this 301 response ?