https://bugzilla.wikimedia.org/show_bug.cgi?id=52198
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #7 from Krinkle <[email protected]> --- (In reply to comment #5) > Doesn't give a error anymore, but API is returning: > > {"warnings":{"main":{"*":"Unrecognized parameter: > 'token'"}},"visualeditor":{"result":"success","content":"<p>x</p>\n\n"}} That warning is unrelated. We're passively passing the authentication token to API requests, even though some API requests don't require a token. This is technical debt we should clean up. Closing bug as fixed/worksforme. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
