Hi,

I was using SOAP API successfully on my development machine, and it worked
as expected when I was trying out on my VPS. I was using *django
runserver* until
this point, but when I ran it with gunicorn, the service started to reject
the calls.

The response is in XML format, but when it's run with gunicorn, the API
service sends HTML page saying the service is unavailable. But it works
fine while using django builtin server.

Any idea what might be the reason?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CADoo5UQuKoVtwbWHeKna6qWjiUjz7dkTgz8SGG8vS6PkhJR0%2BQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to