Collections error 400 but sending client id

Change & to ?

? is the start of the query string
& separates multiple parameters in said string

If you get a 404 afterwards make sure you are sending the correct version header.

2 Likes