You should probably revoke that OAuth token you have in the code. Publishing a valid token, especially one with chat_login scope is a bad idea, and also against the developer agreement
2 Likes
You should probably revoke that OAuth token you have in the code. Publishing a valid token, especially one with chat_login scope is a bad idea, and also against the developer agreement