Mathias Varga
2018-11-04 13:48:43 UTC
*When i use this Code to get authenticated : *
curl -d -H "Accept: application/json"
{"id":"1","method":"authenticate","params":{"user":"USER","password":"PASSWORD","client":"CLIENT",
"?school":"htl-donaustadt"},"jsonrpc":"2.0"}
https://melete.webuntis.com/WebUntis/jsonrpc.do?school=htl-donaustadt
--insecure
*i get this error message :*
curl: (3) [globbing] unmatched close brace/bracket in column 27
{"jsonrpc":"2.0","id":null,"error":{"code":-32700,"message":"Parse error:
No content to map due to end-of-input\n at [Source:
***@102d63fc; line: 1, column:
0]"}}
Help would be very nice
Thanks a lot
curl -d -H "Accept: application/json"
{"id":"1","method":"authenticate","params":{"user":"USER","password":"PASSWORD","client":"CLIENT",
"?school":"htl-donaustadt"},"jsonrpc":"2.0"}
https://melete.webuntis.com/WebUntis/jsonrpc.do?school=htl-donaustadt
--insecure
*i get this error message :*
curl: (3) [globbing] unmatched close brace/bracket in column 27
{"jsonrpc":"2.0","id":null,"error":{"code":-32700,"message":"Parse error:
No content to map due to end-of-input\n at [Source:
***@102d63fc; line: 1, column:
0]"}}
Help would be very nice
Thanks a lot