I probably ought to explain why. When using query-string parameters, the first must begin with “?” and any subsequent params should instead begin with “&”.
2 Likes
I probably ought to explain why. When using query-string parameters, the first must begin with “?” and any subsequent params should instead begin with “&”.