Woocommerce conflict with default API
-
Hello Nicu,
I have tested with woocommerce api and got some issues.
– The routes are protected with JWT, not all, some are whitelisted.
– I changed the Header key Autorization to JWT_TOKEN so it won’t get in conflict with Woocommerce Header.
– The Woocommerce api’s works using the the configuration I build but the default api’s don’t work. For example just accessing /wp-json dosen’t work if it’s protected.
– If I deactivate woocommerce, the default endpoints works.
This is the error I get: “Parse Error: Header overflow”
Thank you. Hope is a ez fix.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Woocommerce conflict with default API’ is closed to new replies.