Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Woo API not working after SSL Install #58

Open
wilkesy opened this issue Jul 20, 2018 · 1 comment
Open

Woo API not working after SSL Install #58

wilkesy opened this issue Jul 20, 2018 · 1 comment

Comments

@wilkesy
Copy link

wilkesy commented Jul 20, 2018

Hi,

Been using the API for several months with no issues at all. Got my site ready for release and added an SSL to it. Ever since i constantly get the 'Error: Sorry, you are not allowed to create resources. ' when trying to do anything. I have reset all of the keys, created new users but cannot get anything to work.

As per any site, i want to keep the SSL but really need to get the API working as this does all my new products and also updates my stock.

Thanks.

@igitur
Copy link

igitur commented Aug 14, 2019

I'm not sure if it is related to your SSL, but I experienced the same error message with my SSL WooCommerce site. I had to add this to my .htaccess file:

SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1

Read more...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants