The underlying css file and js file in the html response doesn't load.

I have created a proxy which targets an URL that returns an HTML response. When this HTML loads, there are multiple calls triggered for importing static files such as main.css, main.js etc. These imports are failing with 401 error. I found out that if I use apikey param on this, it works. But, I am unable to understand if the referrer has the apikey with it, Should these static resources need to be authorized? if so, how can I do it?

0 1 177
1 REPLY 1

My recommendation: Don't try to use Apigee Edge as a proxy for websites.

Apigee Edge is a good choice if you want a proxy for APIs.