aisstream / issues

7 stars 3 forks source link

API Key for one user working, API Key for another not #80

Closed PaulRyu closed 3 months ago

PaulRyu commented 3 months ago

Noted an interesting behavior today. A colleague was playing around with my AIS streamer and was running into this error: image

To check out what was happening, I turned the streamer on with my API Key and it ran completely fine. It turns out that his API Key results in this error.

Is this because he hit a usage limit with his API Key? or is the payload somehow returning differently for him? Thank you.

aisstream commented 3 months ago

Each account can only have so many active connections open at one time. Did the keys belong to the same Github account by any chance ?

PaulRyu commented 3 months ago

The keys belonged to different users; I haven't seen this issue come up again since then so will close the issue. Thank you.