I'm to follow the Nightbot Alerts in Chat tutorial and Im getting error in the command prompt.

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.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.