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
I have searched the tracker for existing similar issues and I know that duplicates will be closed
Describe the Issue
When I generate the collection from API Definition, the request correctly guessed the Accept Header based on response (I suppose ?), but the examples that bound to that request doesn't have the correct (Accept) Header, so when using "Try" button, it fails, because the request need the headers.
Steps To Reproduce
Import or create new API from OpenAPI 3.0 that have examples, I use this
@fmiqbal Thanks for reporting the issue! We were able to reproduce the issue you mentioned and we're working on a fix for this. We'll update here once we have the fix available.
Is there an existing issue for this?
Describe the Issue
When I generate the collection from API Definition, the request correctly guessed the Accept Header based on response (I suppose ?), but the examples that bound to that request doesn't have the correct (Accept) Header, so when using "Try" button, it fails, because the request need the headers.
Steps To Reproduce
Use "Generate from definition" function


Observe that the accept headers on examples doesn't match with its request



Screenshots or Videos
No response
Operating System
Linux
Postman Version
10.12.4
Postman Platform
Postman App
User Account Type
Signed In User
Additional Context?
No response
The text was updated successfully, but these errors were encountered: