Multiple query string parameters are seperted with & not many ?
The correct is:
GET ‘https://api.twitch.tv/helix/videos?user_id=35780889&first=1’
Multiple query string parameters are seperted with & not many ?
The correct is:
GET ‘https://api.twitch.tv/helix/videos?user_id=35780889&first=1’