I've created an account and have successfully received a response from an endpoint (response header shows 4k credit limit). However, I will receive a bad credentials (401 error) response every other time I send the request. It just seems random that out of 10 get requests, 6 of them will fail with the bad credentials response but the other 4 will go through and return info.
On another note, when authentication does work, I have yet to receive any vectors. I've tried on a smaller bbox as well as a larger bbox. I can get data without providing a bbox.
I can verify on the live viewer that there is signal being received in my current bbox as it will update while overhead.
I'm using python requests.