Weird IDEA behavior

Hi, I’m using python (requests) to talk to the flight API. The code works fine when run from the command line (macOS) but when I run in the IDEA (IntellijJ) debugger I get 401s for every call.

Anyone else seen this behavior?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.