Hi,
I am using the API to retrieve a list of pages where a template is embedded. It was working correctly last week but now I have a problem with the query continue :
- The first request works ok (with eititle parameter) : http://fr.wikipedia.org/w/api.php?einamespace=1&eilimit=max&action=q...http://fr.wikipedia.org/w/api.php?einamespace=1&eilimit=max&action=query&list=embeddedin&eititle=Mod%C3%A8le:AvertissementHomonymie - The continue request reports an error eiinvalidtitle : http://fr.wikipedia.org/w/api.php?einamespace=1&eilimit=max&action=q...
Am I doing something wrong ?
Nico
On Wed, Jan 5, 2011 at 9:27 PM, Nicolas Vervelle nvervelle@gmail.com wrote:
The continue request reports an error eiinvalidtitle : http://fr.wikipedia.org/w/api.php?einamespace=1&eilimit=max&action=q...
Use eicontinue instead of blcontinue
2011/1/5 Bryan Tong Minh bryan.tongminh@gmail.com:
On Wed, Jan 5, 2011 at 9:27 PM, Nicolas Vervelle nvervelle@gmail.com wrote:
The continue request reports an error eiinvalidtitle : http://fr.wikipedia.org/w/api.php?einamespace=1&eilimit=max&action=q...
Use eicontinue instead of blcontinue
And pass eititle in the second request too.
Roan Kattouw (Catrope)
Thanks,
Stupid me... It was probably working last week because the template was embedded in less pages than eilimit for a bot, but this number has increased during the last days.
Nico
On Wed, Jan 5, 2011 at 10:50 PM, Roan Kattouw roan.kattouw@gmail.comwrote:
2011/1/5 Bryan Tong Minh bryan.tongminh@gmail.com:
On Wed, Jan 5, 2011 at 9:27 PM, Nicolas Vervelle nvervelle@gmail.com
wrote:
The continue request reports an error eiinvalidtitle :
http://fr.wikipedia.org/w/api.php?einamespace=1&eilimit=max&action=q...
Use eicontinue instead of blcontinue
And pass eititle in the second request too.
Roan Kattouw (Catrope)
Mediawiki-api mailing list Mediawiki-api@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-api
mediawiki-api@lists.wikimedia.org