[DigitalPoint] App for Cloudflare®

[DigitalPoint] App for Cloudflare® 1.9.4

No permission to download
Assuming the settings page still is giving you an error, but you are able to verify the token with that curl command at the same time, the only other thing I can think of would be if certain individual API calls were having an issue. Maybe double/triple check your API token permissions? Maybe one of the permissions it needs was removed or edited. You need exactly these permissions:

View attachment 324896

Anything missing or anything with the wrong permission (like Read instead of Edit) will be problems.

Yeah, everything is exactly like that.

Screenshot 2025-07-16 at 18-01-10 API Tokens Cloudflare.webp

Screenshot 2025-07-16 at 18-01-15 API Tokens Cloudflare.webp
 
Stupid question, but not sure what else to look at... maybe try setting the limitation you have set to a specific account (Account Resources) to instead be "All accounts"?
 
Stupid question, but not sure what else to look at... maybe try setting the limitation you have set to a specific account (Account Resources) to instead be "All accounts"?

Yeah, still doesn't work unfortunately. I even tried deleting my domain on CF again and re-doing everything and still doesn't work.
 
If it's a brand new domain (sounds like it if you are just deleting it and readding it), maybe wait a day or two... I haven't experienced it firsthand, but I'd seen random blurbs where API access is weird on new zones for the first 24-48 hours.
 
Yeah, so I messaged Cloudflare and asked them to completely remove my domain's configuration from their servers so I could start fresh again. Finally, they did and I redid the whole process. New name servers, new API token, entire configuration is default.

I still get the same error as before. I'm just gonna have to uninstall this add-on and manage everything from the Cloudflare dashboard, because I can't get this add-on to work.
 
Last edited:
How should I approach creating a staging site when running R2 on my production site? I assume just cloning the database could cause issues with both staging and production writing to the same bucket.
 
How should I approach creating a staging site when running R2 on my production site? I assume just cloning the database could cause issues with both staging and production writing to the same bucket.
Create a staging R2 bucket that's different than your production one. Think of R2 as a filesystem... you wouldn't run the same filesystem where images and things are stored on both production and staging at the same time...
 
Create a staging R2 bucket that's different than your production one. Think of R2 as a filesystem... you wouldn't run the same filesystem where images and things are stored on both production and staging at the same time...
So I assume I need to copy everything from my production bucket to my staging since I am copy the database to use as staging?
 
Hi. I'm a little confused about image proxying and image optimisation and cloudflare image proxy :-) I've recently turned on image optimisation and converted all images to webp. I thought I had image proxy turned off in ACP but it seems it's turned on - I'm not sure if that happened because I turned image optimisation on or not. So I've left it turned on. So if I now use the cloudflare app image proxy - is it ok to use with image optimisation as well? As in will there be any conflicts between the webp conversion and proxying?
 
They are two different things. The image proxy option in this addon does not turn itself on automatically at any point. You can use it (or not) regardless of your image optimization settings.
 
Thank you. I'm still curious as how the ACP image proxy got turned on. Does anyone know if this happens automatically if you select image optimisation? Anyway if it is turned on then I need the cloudflare proxy turned on as well. So if I have link proxy off in ACP and link proxy on in cloudflare does that mean cloudflare doesn't actually do anything?
 
Oh, if you are talking about the proxy system built into XenForo, I have no idea if it turns itself on or not. I thought you were talking about the image proxy and unfurl proxy you can enable within this addon. Those proxies need to be specifically enabled.
 
Sorry for the confusion - yes I was talking about both! I thought the addon proxy was for use if you had the Xenforo proxy system turned on. I think I need to go and read back on this forum a bit ...............
 
Yes, if you have XenForo set to use an image or unfurl proxy, you can use the proxy this addon can give you to make the underlying requests from Cloudflare IPs instead of your server IPs. Basically it just allows you to keep your server IPs hidden from prying eyes.
 
Exactly that's what I thought. I knew I had link proxy on (on both XF and Cloudflare) and I knew I had image proxy off (on both XF and cloudflare) and now noticed that image proxy is on! So I guess I'll just set it on with Cloudflare as well. Seeing as I don't know if the XF proxy needs to be on or not. I maybe need to ask about that on another thread.
 
Back
Top Bottom