404 error: javascript and css referenced by Target page

I tried to access my target page.

It works only for page entered directly from the browser, but Javascript and CSS files request result in an error. Those files are referenced by my target HTML.

I checked the javascript request header and found basepath is removed from the URL.

[It should be...]
	https://my-org.apigee.net/v1/temp/Scripts/script.js 
[Real]
	https://my-org.apigee.net/Scripts/script.js 

I confirmed that if I access url with basepath, it works.

How can I manage it?

Why it remove basepath?

0 0 508
0 REPLIES 0