cursive

jbiserkov 2025-08-10T10:48:57.818089Z

I'm sometimes getting the following when trying to submit an exception report 🤷🏼‍♂️ > Failed to submit exception report: 401 Unauthorized Version info: > com.cursiveclojure.cursive (2025.2-252) > IntelliJ IDEA 2025.2 (Community Edition) Build #IC-252.23892.409, built on August 1, 2025 > macOS 15.6

cfleming 2025-08-10T18:58:12.346059Z

Well that's not good, I'll check that out, thanks.

cfleming 2025-08-10T21:51:01.373509Z

Damn, this is going to be a problem: > Your personal access token has been revoked > A personal access token, "Reporting errors from IDE (new format)", that is linked to your GitHub account - @cursive-error-reporter, was submitted to GitHub's credential revocation API. > To protect your data from unauthorized access we have revoked this token to ensure that it can no longer be used to authenticate to GitHub. We recommend that you view our guidance on keeping your API credentials secure to ensure tokens are securely stored.

cfleming 2025-08-10T21:51:51.046369Z

Someone has fished the access token out of the binary and submitted it to the revocation API.

cfleming 2025-08-10T21:55:49.358229Z

https://github.com/cursive-ide/cursive/issues/3055