Hello, I am having a problem with the boxtal module for woocommerce. Boxtal must connect to the online store to operate its services. When I deactivate cloudfare the connection is fine. But with Cloudfare to activate the connection is not done. I have 404 errors in my server logs for some request. I have tried everything with developer Boxtal. I have in the rules of the firewall allow their IP, their query string, full URLs. but access is still denied. I can’t find any help in the community. Please let me know if there is a way to authorize requests from Boxtal. The queries are as follows:
Those 404 errors should show you the URL it’s trying to connect to. Does those log entries look any different from successful requests to the same URL?
A 404 is not an Access Denied. That would be a 403, which Clouflare can respond with, but 404 responses come from the origin server.