Change ?client_id to &client_id.
?client_id
&client_id
When using querystrings, a ? indicates the start, and an & splits each parameter.
?
&