-
Notifications
You must be signed in to change notification settings - Fork 270
v1.12: Update Postman collection #3079
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
How to see the preview of this PR?Go to this URL: https://website-git-deploy-preview-mei-16-meili.vercel.app/docs/branch:v1.12-3066-postman Credentials to access the page are in the company's password manager as "Docs deploy preview". |
curquiza
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to me, only 1 suggetion 😊
|
@guimachiavelli |
curquiza
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's now working, probably an issue on Postman side
|
After spending some time trying to debug this, I believe it's a temporary issue with postman. I got extremely erratic behavior (e.g. I remove all endpoints from the "Settings" route/subroutes in one go, importing works; I remove each endpoint manually, importing fails), until suddenly everything started working again, including the current collection file in this PR. Looking through the electron app inspector, I see a lot of 429 errors (too many requests) and failed |
Closes #3066