Postman SAML API Redirect Shows JavaScript Disabled Error

I’m using an SAML API redirected using Okta in Postman. The status is 200, but the preview shows that JavaScript is disabled. This is the first time I’m facing this issue, even though JavaScript is enabled in my browser.

As far as I’m aware, JavaScript is disabled in the preview tab on purpose.

Most likely for security reasons.

Use the Postman Authentications helpers (aka the authentication tab) as they can deal with redirects and API’s that need browser iteraction.

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