You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try it functionality is throwing a JavaScript error in swagger-ui-bundle.js (check screenshot).
The loading screen appears and doesn't render any responses (check screenshot).
To reproduce...
Steps to reproduce the behavior:
Go to the API details page
Click on Authorize
Click Try it
Enter client id and secret and authenticate
Click Execute
Expected behavior
Loading screen should not appear.
Try it should result in rendered responses.
Screenshots
The text was updated successfully, but these errors were encountered:
Q&A
Describe the bug you're encountering
Try it functionality is throwing a JavaScript error in swagger-ui-bundle.js (check screenshot).
The loading screen appears and doesn't render any responses (check screenshot).
To reproduce...
Steps to reproduce the behavior:
Expected behavior
Loading screen should not appear.
Try it should result in rendered responses.
Screenshots
The text was updated successfully, but these errors were encountered: