Ajax request

[php]/api/v1/userphoto?cropx=110&cropy=90&cropWidth=174&cropHeight=174&preview=1

/api/v1/userphoto?cropx=110&cropy=90&cropWidth=174&cropHeight=174&filter=sepia&preview=1&[object object]
[/php]

I’m trying to send the top url request, but every time it sends it adds the &[object object] to the end. Any idea why it would do that automatically?

Hard to say, if you’re not adding it, then you’re not adding it…

Maybe the .htaccess where that API is located is adding it on to the end?

Sponsor our Newsletter | Privacy Policy | Terms of Service