Channel badges endpoint doesnt work anymore

I have been using this endpoint “https://badges.twitch.tv/v1/badges/channels/"+streamerID+"/display?language=en” to get the subscriber badges, which has been working since I implemented like a month ago, but today it doesnt work. I double checked by using Insomnia, and it gives this error : “Error: Unsupported protocol”. I dont know if this is just a temporary glitch, or if this means I will have to find another way to get channel badges.

Working for me right now.

Checked again, and its working again in postman, etc, but in my app it isnt, and I think it has to do with axios. It says I need to manually install a peer dependency, so ill look into that. Using react-axios

All working now.

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