Skip Navigation

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

This topic contains 1 reply, has 2 voices.

Last updated by Nigel 1 year, 9 months ago.

Assisted by: Nigel.

Author Posts
August 23, 2023 at 4:27 pm #14279565

propellerD

Currently our pipelines are failing due the failure of the wpml zip files not being downloaded and extracted.

We are downloading the zip files using this url
https://wpml.org/?download=6088&user_id=[user_id]&subscription_key=[subscription_key]=1660904218&version=4.6.3

I suspect that the subscription key may have changed but I can't seem to fetch this information through the old method of downloading the plugin from https://wpml.org/account/downloads/ and extracting the query parameters.

Would appreciate any insight or help we can get.

Screenshot 2023-08-23 at 17.25.33.png
August 24, 2023 at 8:23 am #14282545

Nigel
WPML Supporter since 02/2016

Timezone: Europe/Madrid (GMT+02:00)

Hi there

I just went to manually download WPML from the downloads page and right-clicked the download button to copy the full URL.

It was in this format:

https://wpml.org/?download=6088&user_id=xxx&subscription_key=xxx&t=xxx&version=4.6.5

I'm not sure what the t parameter relates to, but I found that I could simply omit it, and when I entered the url of the form https://wpml.org/?download=6088&user_id=xxx&subscription_key=xxx&version=4.6.5 into an incognito tab it was able to retrieve the zip file no problem.

Can you do the same, through a browser?

Screenshot 2023-08-24 at 09.20.25.png
August 24, 2023 at 9:20 am #14283061

propellerD

Hi Nigel,

I was able to replicate your steps and it works.

Thank you for your help.