Services Plugins FAQs

Twitch plugin problem

Hello,

I have a problem trying to get the authorization tokens.
When I try to obtain them after obtaining the code and the user’s authorization, this appears in the log:

`Workflow error - The service Twitch - Get User just returned an error (HTTP 400). Please contact the plugin author directly for feedback. Raw error: {"error":"Bad Request","status":400,"message":"No client id specified"}`

Obviously I have the client_id and secret key set in the plugin configuration, so I don’t know what could be happening.

:frowning_face:

Thanks

Hi @ludacrix,

Thanks for reaching out. Could you please make sure to follow all the steps from our docs here, then give it a try again. :pray:

But if you experience the same error, could you please share a couple of screenshots with your plugin setups and workflows so we can replicate the same on our end, to see where the problem might be.

Best,
Alex