On 30 October 2014 21:42, Petr Bena <[email protected]> wrote: > Btw, I don't know if it's a bug or not, but > http://www.mediawiki.org/w/api.php?action=query&meta=tokens&rawcontinue=1&type=watch|patrol|rollback&format=xml > returns no tokens even when I am logged in. According to > always-up-to-date api.php I don't need to provide any more parameters > for this to work. Is that a bug?
The tokens show up fine for me. I assume you're logged in over HTTPS, in which case, they should show up if you also use HTTPS for the API: https://www.mediawiki.org/w/api.php?action=query&meta=tokens&rawcontinue=1&type=watch|patrol|rollback&format=xml Cheers, grunny _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
