I’m confused as when I purposefully mistype the client ID I get confronted with a page that Twitch won’t allow me to view the page. However, when I have the correct ID it lets me click Authorize but then in my backend I get the error:
Array
(
[status] => 400
[message] => missing client id
)
Does the client ID get lost somewhere?
Is there any way to add the client ID onto the User Endpoint, e.g. https://api.twitch.tv/helix/users ?