Hi,
I'm new to the interwiki API, and need to post to another language's wikipedia, though en.wikipedia.org/w/api.php (I use a bookmarklet which use javascript that runs on en.wikipedia.api).
I am trying to generate a request, which contains action=edit along with summary, token and the required post data.
If i wanted to post to, say the german wikipedia, I am not able to use de:Article_Title to edit articles. I cannot access de.wikipedia.org, while I can read german articles fine from en.wikipedia.org
Please suggest a way to use the API to post across the interwiki. Thank you.