SAP-samples / abap-platform-rap-workshops

This repository contains materials for workshops about the ABAP RESTful Application Programming Model (RAP).
Apache License 2.0
188 stars 86 forks source link

Excercise 1: Authentication error after generating the service binding #15

Closed NikoolaiZim closed 1 month ago

NikoolaiZim commented 1 year ago

Excercise 1: After publishing the service I am not able to see any data in the application. Pressing "Go" in the Travel App leads to the following error: "No authorization to access service group 'ZRAP100_UI_TRAVEL_O4_ZN1'"

Also it get: "You do not have start authorization for R3TR G4BA ZRAP100_UI_TRAVEL_O4_ZN1, return code 4"

NikoolaiZim commented 1 year ago

Giving the background jobs time to finish solves the issue.

andresj6 commented 5 months ago

Hi, did you solved it? how?

doldsimo commented 2 months ago

@andresj6 this means you just have wait some time (5-10 minutes) than you will have access

NikoolaiZim commented 1 month ago

@doldsimo yes thanks!

Philip014 commented 1 week ago

@NikoolaiZim I am facing the same issue. Please can you share with us how you resolved the issue?

NikoolaiZim commented 1 week ago

@Philip014 Just wait and let the background jobs finish then it worked for me!