Hi,
The Unauthorized issue is not related to the “Availability no”
You may find a solution here https://stackoverflow.com/questions/26475885/authorization-header-missing-in-php-post-request
Best regards
hi,is there another solution? i don’t have the right to do so, i rented the site from ionos, i only have webspace
Then you should ask them to enable authorization header for your site.
how exactly does that work?
Well according to the link i sent you, you need to add below lines to the file .htaccess if you use Apache:
SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1
RewriteEngine On
RewriteCond %{HTTP:Authorization} ^(.*)
RewriteRule .* - [e=HTTP_AUTHORIZATION:%1]
Hi, I did that before I wrote the post, I already checked the fehekr … Otherwise I wouldn’t write if you guys. Wouldn’t have tried everything nicely
Same issue here and same addition to the .htacccess but still get the: “Unauthorized” message if I open the WooCommerce AliExpress Dropshipping Extension and click on the “+” to add a product to my website. Would love to find out a better way to solve this issue too so I will follow this topic.
Friendly regards from the Netherlands,
Mike
Hi,
That solution is for Apache only and that works for most of our users who have the same issue. If you need us to debug more, please contact [email protected]
Best regards
Just to let you know, the “Unauthorized” issue is fixed with the latest version 1.0.2.6 of the chrome extension.
Regards