-
Notifications
You must be signed in to change notification settings - Fork 18
Fixes: Custom API Auth headers in Paw + Postman Pathname Bug #141
Conversation
|
|
|
Hey @JonathanMontane, thanks for getting back to me so quickly, I unfortunately wasn't that quickly testing your branch ... sorry! Now that I finally got back to look into this, I tried reimporting the same Postman Collection again and I ended up getting a different error:
|
|
@caffeineflo I'm looking into what may be causing this issue. Are you by any chance using the |
|
@JonathanMontane No What I've been wondering, are you using any kind of new API-Flow version that I don't have access to? I've been searching through the API-Flow source and your code is the only one that uses |
|
@caffeineflo I'll keep looking into what may be causing this bug then. |
|
Hey @JonathanMontane , I was wondering if there's anything I can do to help you debug this issue from my side? |
mittsh
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.
Looks great and works nicely. Thanks so much @JonathanMontane 👍
@caffeineflo thank you for the bug report! I have found and have been able to solve the bug (variable.createDynamicString is not a function). I'll do another PR for this one.
✌️
|
@caffeineflo FYI I have fixed the bug in PR #143, I'll release a new Postman Importer and Swagger Importer shortly. |
Should fix luckymarmot/Paw-SwaggerImporter#34