Make sure you're using a non-admin, non-bot account. Those accounts may have a higher API limit.
Try to accept the draft
Will get no errors in console, but the accept button won't do anything, and an examination of network traffic/XHR will show the following:
{"error":{"code":"toomanyvalues","info":"Too many values supplied for parameter \"titles\". The limit is 50.","limit":50,"lowlimit":50,"highlimit":500,"*":"See https://en.wikipedia.org/w/api.php for API usage. Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/postorius/lists/mediawiki-api-announce.lists.wikimedia.org/> for notice of API deprecations and breaking changes."},"servedby":"mw1447"}
Reported by Bilorv at https://en.wikipedia.org/wiki/Wikipedia_talk:WikiProject_Articles_for_creation#Draft:Jason_Moore_(writer)
Steps to reproduce
Original test case:
API query:
Initiator:
https://github.com/WPAFC/afch-rewrite/blob/826153d3f1aa83bea5a9839fddfc7f3117143a1a/src/modules/submissions.js#L1490-L1497