On Mon, Jun 15, 2015 at 12:54 PM, planetenxin <[email protected]> wrote:

> When I remove the token parameter from the query parameters and add the
> token parameter to the post body, I get
>
> "code":"notoken","info":"The token parameter must be set"
>
> Any ideas?
>

Sanity checks: You're actually doing a POST, not a GET with a body? Your
Content-Type and Content-Length headers on the POST are correct?

After checking that, it would be helpful if you could capture the whole
request being POSTed for further review. Obfuscate cookies and tokens, of
course.


-- 
Brad Jorsch (Anomie)
Software Engineer
Wikimedia Foundation
_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to