-
Notifications
You must be signed in to change notification settings - Fork 2
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
Export failed #6
Comments
Getting the same error on my end. Version 3.1.4 |
I modified
It's work for me. |
Getting this too, but if I try modifying ApiDocGenerator.js, Paw detects that I’ve modified something and the extension goes away. |
same error |
This error still occurs. |
if the response is null in Paw request ,it will occurs this error ,because no check for modified ApiDocGenerator.js `var exchange = request.getLastExchange()
|
Export failed with message:
JavaScript Exception: TypeError: undefined is not an object (evaluating 'request.getLastExchange') ({ column = 40; line = 20; })
Example request:
## Request (16) curl "http://google.pl" \ -H "Cookie: NID=109=ljlBjSan82EdkSA6bhBio2ziM2H8gwjIkA663uxLvuiO8pHBxPAtpOw3ZC9kLIimb5zcZplZxBAhm9Ch2KWmU2FigiBB8iBsfL8iyhv-HblamvqrOK1SyFutHqMba7UO"
Paw Version 3.1.2 (Retail)
The text was updated successfully, but these errors were encountered: