CloudinaryException ActiveStorage::PurgeJob Must supply api_key
Every now and then I'm seeing the following error in my Rails6 application:
CloudinaryException ActiveStorage::PurgeJob
Must supply api_key
However there's no other issues with our app and no other problems reading / writing to Cloudinary at all. Just this one exception that happens regularly. Is there any way to either fix or address it?
0
-
Hi Griffin,
Any chance you validate if the Cloudinary config is being included before the purge job is ran?
Regards,
Daniel0
Post is closed for comments.
Comments
1 comment