External API call is rejected when using gunicorn

26 views
Skip to first unread message

R R

unread,
Dec 13, 2013, 6:25:57 AM12/13/13
to django...@googlegroups.com
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
Reply all
Reply to author
Forward
0 new messages