CDAT / cdms

8 stars 10 forks source link

Failed to fetch. Possible Reasons: CORS Network Failure URL scheme must be "http" or "https" for CORS request. #448

Open devluanna opened 10 months ago

devluanna commented 10 months ago

I'm having problems with CORS in my project. I've tried everything, creating a CorsConfig. But still the problem continues. Help!

My CorsConfig: image

My ClassMain: image

jypeter commented 10 months ago

hmmm, have you read #447 ?

devluanna commented 10 months ago

Yes yes. It was a problem with the class relationship, thank you

jypeter commented 10 months ago

I'm still not sure your problem has anything to do with cdms2. It is certainly not the case when I look at your screenshots above!

Can you check the link to cdms2 documentation I listed in #447, and be more specific about your problem if you are indeed using cdms2?

jypeter commented 10 months ago

I should not have to state the obvious then, but you should ask your questions in the right place (wherever that is), not here!

This place is only for cdms2 related issues