We've sent a verification link by email
Didn't receive the email? Check your Spam folder, it may have been caught by a filter. If you still don't see it, you can resend the verification email.
Started October 9th, 2014 · 3 replies · Latest reply by bigbadotis 10 years, 2 months ago
Hello,
This morning I woke up and my app Gibber, which has been making requests to the freesound database for well over a year now (thank you!), suddenly stopped working with Freesound. I'm getting an Access-Control-Allow-Origin error, pasted below (with key removed:
-----
XMLHttpRequest cannot load http://www.freesound.org/api/sounds/4048/?&api;_key=**************. The 'Access-Control-Allow-Origin' header contains multiple values '*, *', but only one is allowed. Origin 'http://gibber.mat.ucsb.edu' is therefore not allowed access.
-----
It also doesn't work if I test on my machine locally, using localhost or 127.0.0.1. Any idea what might have change to the Access-Control-Allow-Origin settings on the server?
Thanks! - Charlie
Hi Charlie,
this was a bug on our part introduced yesterday.
The Access-Control-Allow-Origin header was added two times.
Now it is fixed so it should be working fine.
Please report here if you find other problems,
thank you,
frederic
Yes, it's working great again. Thanks for fixing this so quickly! - Charlie