Hi All,
I am new to Cloudflare. For one of my requirement I wanted to share the content url in secure mode. So, I planned to have the cloud flare workers. I tried with the samples provided. But, when I tried to run I had forbidden error. Even when i dig the promises, it is pending and the responses are some time pending and some time resolved.
My question is, do I need to setup any permission to do that ? or am I missing something.
I am trying to use the default encryption and decryption mentioned in the Cloudflare worker site(Sign requests · Cloudflare Workers docs) for one of my application. Also, I have added the pattern in order to work with the worker.
But, still I am not able to access the content. Kindly check the attachment for reference.