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.
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.