Skip to content
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

KeyError 'request' #10

Open
tnightengale opened this issue Jul 9, 2021 · 6 comments
Open

KeyError 'request' #10

tnightengale opened this issue Jul 9, 2021 · 6 comments

Comments

@tnightengale
Copy link

tnightengale commented Jul 9, 2021

Running on Postman v0.2 Collection (including folders) results in a strange KeyError:

Traceback (most recent call last):
  File "/usr/local/bin/postdown", line 8, in <module>
    sys.exit(execute())
  File "/usr/local/lib/python3.9/site-packages/postdown/cmdline.py", line 14, in execute
    parse(in_file, out_file)
  File "/usr/local/lib/python3.9/site-packages/postdown/parser.py", line 28, in parse
    request = api['request']
KeyError: 'request'
@tnightengale tnightengale changed the title Get KeyError requests KeyError 'request' Jul 9, 2021
@xiaorui16888
Copy link

我也遇到了这个问题
image

@edneyrafael
Copy link

I get the same issue.

@Mehrdad-Dadkhah
Copy link

+1

@therealsteveg
Copy link

samesies

@santosh-od
Copy link

any solution yet?

@bagabool
Copy link

made a package that should work on every v2.1 collection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants