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

Oxygen Plugin #10

Open
athom09 opened this issue Sep 13, 2012 · 1 comment
Open

Oxygen Plugin #10

athom09 opened this issue Sep 13, 2012 · 1 comment

Comments

@athom09
Copy link

athom09 commented Sep 13, 2012

I am trying to use the Oxygen plugin provided in this repo. I am trying to use the base url for my site but I get a connection error. Also none of the url patterns look like they would be used with the plugin.

What is the correct url to use?

@ajenhl
Copy link
Owner

ajenhl commented Sep 13, 2012

The base URL, with trailing slash, is the correct URL. If you are running against an EATS installation running locally for development using Django's built-in webserver, that would be "http://localhost:8000/".

Check the access logs of the webserver running EATS to see what URL the client is requesting and what might be going wrong. The client generates appropriate URLs from the base URL provided (/export/eatsml/base/, /import/, /search/eatsml/, etc).

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