cancel
Showing results for 
Search instead for 
Did you mean: 

Not able to preview app in BAS

RaminS
Active Participant
7,052

Does anyone know why sometimes when trying to Preview Application in BAS (or $npm run start), the sign-in prompt comes up but does not authenticate against the backend gateway (on-premise).

This happens to all the developers in our team, once in a while, usually we're able to run the Fiori apps in BAS, but occasionally we're stuck at the sign-in prompt.

No errors in the console. I tried restarted the dev space, clearing browser cache, nothing helped.

Can anyone help us understand what's happening here?

Would appreciate it.

View Entire Topic
RaminS
Active Participant

After months of going back and forth with SAP support, they finally admitted that there is an issue with BAS and to fix it they need a new feature, which apparently will take a lot of work. Here's my final communication from SAP ticket:

RaminS_0-1723042621373.png

 

So if you have problems previewing apps in BAS, the only way is to clear browser history, login to BAS again, and preview. Very annoying, but no other choice.

 

 

AlexanderKunz1884
Discoverer
0 Kudos
We have the same problem
ganesham500
Explorer
0 Kudos

again getting the same issue!

 

ganesham500
Explorer
0 Kudos

In BAS navigate to Menage(settings Icon) -> Profilies -> Tick the check box for [/] Use this profile as the default for new windows Now you'll get ride of this issue.  

ganesham500_0-1738769315261.png

 

RaminS
Active Participant

@ganesham500 that does not work. This has nothing to do with BAS profiles. The Preview function is not able to authenticate against the backend system because it's clinging on to an expired SSO token in the browser cache. Instead of establishing a new token it keeps trying to use the old SSO token and refuses to authenticate.

SAP knows the exact issue and how to resolve it (see screenshot in my answer above). They just haven't shown any interest in resolving it. I created a new ticket with SAP, so hopefully they'll fix it this time.