composer-wp-pro-plugins icon indicating copy to clipboard operation
composer-wp-pro-plugins copied to clipboard

WP All Import download fails.

Open jmotes opened this issue 1 year ago • 14 comments

See error in screenshot. This just started happening today - not sure why.

I looked at the source code and tried to reconstruct the download URL like so:

~~https://www.wpallimport.com/?edd_action=version&license=[MY_LICENSE_KEY]&item_name=WP%20All%20Import&url=https%3A%2F%2Ftest.com%2F&version=4.7.9~~

~~That didn't work so I'm guessing that URL has changed unless I'm doing something wrong.~~

EDIT: I had an issue with the URL. This one works: https://www.wpallimport.com/?edd_action=get_version&license=[MY_LICENSE_KEY]&item_name=WP%20All%20Import&url=https%3A%2F%2Ftest.com%2F&version=4.7.9

I'm not sure what could be the issue now. If it matters, I'm using Composer 2.4.2.

image

jmotes avatar May 10 '23 18:05 jmotes