Helix expects your clientId to be sent as a header not as a query string argument. Additionally you have two ? In your query string causing the first part to be negated
Please refer to the documentionation for more help
Helix expects your clientId to be sent as a header not as a query string argument. Additionally you have two ? In your query string causing the first part to be negated
Please refer to the documentionation for more help