Postman error your browser does not support JavaScript

Hi I am facing one issue with Postman tool. I am using postman version 10.17.1 when I try to use api GET {{baseUrl}}/accounts its listing the output properly in json format. but when I try to use api {{baseUrl}}/accounts/4a38888888888882915ff826f30bbfeb its showing me 200 OK status but with error message " Since your browser does not support JavaScript, you must press the Continue button once to proceed" I checked postman console and found this message
GET https://tenant.login.sailpoint.com/saml/login/alias/******?idp=http://www.okta.com/********&relaystate=**********
200
337 ms
Warning: Unable to get local issuer certificate

Could you please suggest me solution to fix this.

This could be due to some kind of Auth failure… try to clear the access token from the environment and try again

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.