curl -X POST “https://api.nightbot.tv/oauth2/token” -d “client_id=CLIENT_ID&client_secret=CLIENT_SECRET&grant_type=client_credentials&scope=channel_send”
I replace CLIENT_ID and CLIENT_SECRET with my info and I keep getting this error.
curl: (35) schannel: next InitializeSecurityContext failed: CRYPT_E_NO_REVOCATION_CHECK (0x80092012) - The revocation function was unable to check revocation for the certificate.