OAuth popping error 400 Missing Client ID

With Helix endpoints you have to provide the client id as the Client-ID header in the request, alternatively you can use an OAuth token in the Authorization header which will also work in place of a client id.