Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    RESTful API: Client must be on local IP address

     

    • Product: Aleph
    • Product Version: 20, 21, 22, 23
    • Relevant for Installation Type: Dedicated-Direct, Direct, Local, Total Care

     

    Problem Symptoms: 
    Trying to access this URL to call up RESTful API from an external system: 
    http://server/P?op=get-item-list&id=...01600000/items 

    Server says: Client must be on local IP address. 0102 

     

    Cause: 

    The syntax you are using is not the correct syntax to call up the API. 

    According to the documentation on EL Commons (http://www.exlibrisgroup.org/display/AlephOI/Items
    the correct URL to call up RESTful API from external would be: 
    http://server.name:1892/rest-dlf/rec...00030437/items 

     

    Resolution:
    Use the correct URL: 
    http://<server>:1891/rest-dlf/record/XXX01600000/items

     

     


    • Article last edited: 28-Feb-2016
    • Was this article helpful?