6 Replies Latest reply: Aug 20, 2014 9:52 AM by Wladimir RSS

    Allow Access to Entitlement Information

    vokopeti Community Member

      Hi,

       

      We have an Enterprise account and we have created a folio with Web Content overlay where the 'Allow Access to Entitlement Information' option has been selected. The included HTML has a custom JavaScript API based on the Adobe DPS - Library and Store SDK 2.29.

       

      We have an iPad application with direct entitlement which also uses the Adobe DPS - Library and Store SDK. When I log in this application I can download  folios.

       

      If I open the folio  I can't access any entitlement information throught the Library and Store SDK in the Web Content overlay.

       

      For example the adobeDPS.version variable returns the correct version of the LibraryAPI Interface which means the API has been already initialized but the adobeDPS-AuthenticationService.isUserAuthenticated variable is always false, so do the adobeDPS.deviceService.isOnline variable.

       

      • adobeDPS.version is 1.3
      • adobeDPS.deviceService.deviceId is null
      • adobeDPS.deviceService.deviceName is null
      • adobeDPS.deviceService.isOnline is false

       

       

      Screen Shot 2014-01-08 at 13.39.55.png