alufers / mitmproxy2swagger

Automagically reverse-engineer REST APIs via capturing traffic
4.94k stars 212 forks source link

TypeError: 'int' object is not subscriptable #171

Open whosflashy opened 1 month ago

whosflashy commented 1 month ago

image

I am running the lastest version of mitmproxy2swagger and Python 3.11.9

I also tried with " -f flow " and get stuck at 8%

Chen-Ed commented 2 weeks ago

I got the error too.. I am running the lastest version of mitmproxy2swagger and Python 3.9

I have successfully run it. add -f flow u can see https://github.com/alufers/mitmproxy2swagger/issues/95