Page MenuHomePhabricator

Find callers still using meta=info&intoken=
Closed, DuplicatePublic

Description

Need to do some digging in API logs to find (and notify) users of meta=info&intoken= to get them to stop doing it.

I know I need to fix AWB; MaxSem filed T188814: Don't use prop=info&intoken=.... Luckily it's just stopping calling that too, as we've been using meta=tokens too, as a form of back compat...

There's also T170830: TranslationEditPage::getEditInfo() internal API request uses deprecated parameter intoken...

Might need to ask someone who is familiar with the Analytics stack to help find those numbers