Hi Ciro,
Can you please provide the error log entry for this error. Are you using the PHP SDK or a custom OAuth implementation? If custom, which OAuth library?
Thanks,
Jon
Hi Jon,
I'm using a custom OAuth implementation.
I'm using Java with a library developed by me an my coworkers, OAuth authentication is working fine, I can get user information, list user updates.
Basically when I use GET or POST methods, no problem, but when I user PUT or DELETE I get the 400 error code.
Thanks,
Ciro Anunciação.