Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CORS header undefined error when trying to load avatars of @buddycloud.org users from different origin #187

Open
martin-hewitt opened this issue Oct 1, 2014 · 1 comment

Comments

@martin-hewitt
Copy link

Error is:

Image from origin 'https://demo.buddycloud.org' has been blocked from loading by Cross-Origin Resource Sharing policy: The 'Access-Control-Allow-Origin' header contains the invalid value 'undefined'. Origin 'https://my.domain.com' is therefore not allowed access. 
@martin-hewitt martin-hewitt changed the title CORS error when trying to load avatars of @buddycloud.org users from different origin CORS header undefined error when trying to load avatars of @buddycloud.org users from different origin Oct 1, 2014
@imaginator
Copy link
Member

The original design of the media server was to point requests to other media servers - and not transfer data twice.

This was to avoid the overhead of a scenario where [email protected] posts game-of-thrones-s01e01-1GB.mpg to [email protected], don't make the API server of other-server.com pull the data for [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants