Error when attempting to GET "directorybindings" via the JSS API when using the /name/{name} option

ajacks88
New Contributor

When i attempt to get a directory binding via the JSS' API, specifically when using the /name/{name} option, i get an error. When i attempt to get ALL directorybindings, or when using the /id/{id} option, it works fine. I've tried this with multiple directory bindings with different names (some including spaces, some not.) Here is the error i get:

Request URL ../JSSResource/directorybindings/name/ITT2-Test XML Response Body <html> <head> <title>Status page</title> </head> <body style="font-family: sans-serif;"> <p style="font-size: 1.2em;font-weight: bold;margin: 1em 0px;">Internal Server Error</p> <p>The server encountered an unexpected condition which prevented it from fulfilling the request</p> <p>You can get technical details <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.1">here</a>.<br> Please continue your visit at our <a href="/">home page</a>. </p> </body> </html> JSON Response Body <html> <head> <title>Status page</title> </head> <body style="font-family: sans-serif;"> <p style="font-size: 1.2em;font-weight: bold;margin: 1em 0px;">Internal Server Error</p> <p>The server encountered an unexpected condition which prevented it from fulfilling the request</p> <p>You can get technical details <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.1">here</a>.<br> Please continue your visit at our <a href="/">home page</a>. </p> </body> </html> Response Code 500 Response Headers Date: Wed, 30 Nov 2016 20:06:32 GMT Server: Apache X-FRAME-OPTIONS: SAMEORIGIN Content-Type: text/html;charset=UTF-8 Cache-Control: no-store, no-cache, must-revalidate, max-age=0, post-check=0, pre-check=0 Connection: close Accept-Ranges: bytes Content-Length: 486
0 REPLIES 0