Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #55308 All Revisions ] Back to Issue ]
Summary 0055308: Cannot use Stock API external service with OAuth authentication by a manual role
Revision 2024-04-25 07:43 by alostale
Steps To Reproduce 1. Configure Stock API to authenticate with OAuth
2. Log in with a manual role with standard access
3. Use stock API
  ERROR: 2024-04-24 10:00:59,028 [http-nio-127.0.0.1-8080-exec-16] ERROR org.openbravo.mobile.core.process.JSONRowConverter - Error in JSON process: Entity C_External_System is not readable by the user CC7F8ECF2668464796316909D81392C8
org.openbravo.base.exception.OBSecurityException: Entity C_External_System is not readable by the user CC7F8ECF2668464796316909D81392C8
        at org.openbravo.dal.security.EntityAccessChecker.checkReadable(EntityAccessChecker.java:640) ~[classes/:?]
        at org.openbravo.dal.service.OBDal.checkReadAccess(OBDal.java:749) ~[classes/:?]
        at org.openbravo.dal.service.OBDal.checkReadAccess(OBDal.java:736) ~[classes/:?]
        at org.openbravo.dal.service.OBDal.createCriteria(OBDal.java:572) ~[classes/:?]
        at org.openbravo.mobile.core.externalsystem.HttpAuthorizationService.checkIsReadable(HttpAuthorizationService.java:55) ~[classes/:?]
        at org.openbravo.mobile.core.externalsystem.HttpAuthorizationService.exec(HttpAuthorizationService.java:47) ~[classes/:?]
        at org.openbravo.mobile.core.process.JSONProcessSimple.exec(JSONProcessSimple.java:47) ~[classes/:?]
Revision 2024-04-25 07:40 by alostale
Steps To Reproduce N/A


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker