xxxzzxweretiohgnwoetgipo23qtmq23
I’d be most concerned if your account ID, API key and API secret were exposed. Hopefully the app you have created associated with the API key in question has very limited scopes. With JUST the key exposed, there probably isn’t a lot of danger. That said, ASAP you ought to rotate it out anyway, after fixing the code that was exposing the key.
In the future, your development team should utilize environment variables that are populated from a secured (and rotatable) key store.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.