Comment 2 for bug 1758710

Revision history for this message
Bulat Gaifullin (bulat.gaifullin) wrote :

In my opinion, the problem in code, we make requests and expects that response will be in json format, but we do not inform server that we expect response as json.
I have prepared patch, to fix this: https://review.openstack.org/#/c/556277/1