Chris Childers
2016-08-25 21:42:08 UTC
Hi all,
I was trying to make use of the A2 APIs, and while some work, others fail
with errors. Below is an example for the getOrganismPermissionsForUser.
Some of the other APIs are behaving similarly. Have other folks encountered
this behavior with this API?
curl -i -X POST -H 'Content-Type: application/json' -d '{"username":
"admin-***@none.none", "password": "secret", "userId": "1156181"}'
https://apollo-dev.server.no/apollo/user/getOrganismPermissionsForUser
HTTP/1.1 500 Internal Server Error
Server: nginx/1.10.1
Date: Thu, 25 Aug 2016 15:36:54 GMT
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Content-Language: en-US
Thanks,
Chris
I was trying to make use of the A2 APIs, and while some work, others fail
with errors. Below is an example for the getOrganismPermissionsForUser.
Some of the other APIs are behaving similarly. Have other folks encountered
this behavior with this API?
curl -i -X POST -H 'Content-Type: application/json' -d '{"username":
"admin-***@none.none", "password": "secret", "userId": "1156181"}'
https://apollo-dev.server.no/apollo/user/getOrganismPermissionsForUser
HTTP/1.1 500 Internal Server Error
Server: nginx/1.10.1
Date: Thu, 25 Aug 2016 15:36:54 GMT
Content-Type: text/html;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Content-Language: en-US
Thanks,
Chris