You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using HTTPS in the API URL parameter below the authentication fails with the error"
"woocommerce_api_authentication_error","message":"Consumer Secret is invalid".
HTTP works fine.
Questions:
Any suggestions on how to troubleshoot this?
If this is a potential server side configuration issues, do you have any pointers on how to configure it correctly?
Could you give me an example of how to use query parameters instead? The WooCommerce REST API documentation hints at an example for servers that not properly parse the Authorization header, but it is actually missing.