How fix error "OAuth token is missing"? (Helix API)

Client ID and auth token need to be specified as headers, not query string parameters.

How that is done depends on how you are making the request/what language/library it is in