You don’t appear to be sending the Accept: application/vnd.twitchtv.v5+json header, so are likely getting a 410 response because you’re sending a request to a version of the API (v3) that doesn’t exist any more.
You don’t appear to be sending the Accept: application/vnd.twitchtv.v5+json header, so are likely getting a 410 response because you’re sending a request to a version of the API (v3) that doesn’t exist any more.