[GH-ISSUE #4649] [bug]: Postman imported Collection does not transfer correct Authorization hierarchy #1721

Closed
opened 2026-03-16 21:31:56 +03:00 by kerem · 1 comment
Owner

Originally created by @MichaMican on GitHub (Dec 27, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4649

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When i import a Postman collection, where requests within the collection have the "Authorization: Inherit auth from parent" configuration (which is the default config when you create a new Request in Postman) the request gets imported with "Authorization: None" into hoppscotch:

Postman:
image

Hoppscotch:
image

Steps to reproduce

  1. Create new Collection in Postman
  2. Create new request in that Collection (Request should have Authentication: Inherit auth from parent automatically
  3. Export Collection
  4. Import Collection into Hoppscotch
  5. See that Authorization is set to none instead of inherit

Environment

Production

Version

Local

Originally created by @MichaMican on GitHub (Dec 27, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4649 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When i import a Postman collection, where requests within the collection have the "Authorization: Inherit auth from parent" configuration (which is the default config when you create a new Request in Postman) the request gets imported with "Authorization: None" into hoppscotch: Postman: ![image](https://github.com/user-attachments/assets/a7666ab3-6331-476e-8417-e824aa4d8548) Hoppscotch: ![image](https://github.com/user-attachments/assets/eea7730b-0e90-4787-95e7-38cd512b7648) ### Steps to reproduce 1. Create new Collection in Postman 2. Create new request in that Collection (Request should have `Authentication: Inherit auth from parent` automatically 3. Export Collection 4. Import Collection into Hoppscotch 5. See that Authorization is set to none instead of inherit ### Environment Production ### Version Local
kerem 2026-03-16 21:31:56 +03:00
Author
Owner

@jamesgeorge007 commented on GitHub (Feb 4, 2025):

Hi, closing this issue since this is now resolved in v2025.1.0. Please let us know if you have any feedback.

<!-- gh-comment-id:2633022098 --> @jamesgeorge007 commented on GitHub (Feb 4, 2025): Hi, closing this issue since this is now resolved in [v2025.1.0](https://github.com/hoppscotch/hoppscotch/releases/tag/2025.1.0). Please let us know if you have any feedback.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1721
No description provided.