Plugin Contributor
iSaumya
(@isaumya)
Hi @dplista,
Are you using the original Cloudflare Super Admin login details and not a member user who have access to the website? Beside you can now achive the same with Cache Rules as mention here: https://gist.github.com/isaumya/af10e4855ac83156cc210b7148135fa2
Hello @isaumya
I own the domain and I’m using my Cloudflare credentials.
Do I need to use Cloudflare Workers, any way to debug the problem in order to find a solution?
Thank you in advance.-
Plugin Contributor
iSaumya
(@isaumya)
Can you check inside your cloudflare dashbaord if the worker is getting created or not and if it is getting created if the route is getting added properly? Hard to say these without looking at the worker section of your Cloudflare dashboard.
Hello, I have checked, and not, the worker never was created on my Cloudflare Workers. I’m using Cloudflare Workers for another features and works always good. Looks like the plugin can’t connect/validate and also create the Cloudflare Workers. Some recommendation?
Plugin Contributor
iSaumya
(@isaumya)
Hi @dplista,
Inside the plugin settings > other tab set the Log Verbosity to HIGH.
Then try to setup worker again via the plugin and if it fails download the log to see what response we got from Cloudflare API. It might be possible that you are using a wrong API credentials due to which you are facing the issue.
In the Cloudflare API response you will see the reason why the API request failed.