401 Errors for chat messages

Anyone experienced 401 errors when sending ebs chat messages as of 2/08? Was working fine 2/05 (last I checked).

It’s working fine here.
Is your auth token expired or rejected, maybe?

If you release a new version you’ll need to update the version in the URL

POST https://api.twitch.tv/extensions/<client ID>/<extension version>/channels/<channel ID>/chat

The Streamer/channel may have disabled “Extension Chat” in the permissions dialog

image

See Dashboard → Extensions → My Extensions → Manage Permissions

Thanks for the replies turns out I had the jwt configured incorrectly on the ebs.

Referred to Barry’s example here to solve Extension Chat Message | Unauthorized 401