We are trying hard from last two weeks to configure ArrestDB with Postgresql on Nginx server. We get following error:
{
"error": {
"code": 400,
"status": "Bad Request"
}
}
while requesting like: http://serverip/ArrestDB/index.php/users
Note: We have successfully deployed this API with Postgresql on Apache server.
We are trying hard from last two weeks to configure ArrestDB with Postgresql on Nginx server. We get following error:
{
"error": {
"code": 400,
"status": "Bad Request"
}
}
while requesting like: http://serverip/ArrestDB/index.php/users
Note: We have successfully deployed this API with Postgresql on Apache server.