Activities of "Talal"

@maliming Sadly it dd not work.

@trendline I guess a different issue. I will create another ticket. Sorry to piggyback on your question.

I came in to post something similar I have been having recently. I saw this post so I am posting it here first since it could be related. In production: I log in. (even as admin) the user logs in but no pages that require permission is showing, This also happens when the user session timeout.

If I logout then log in with same user. That does not help

If I log out and then login with a DIFFERENT user. then I see the pages.

Sometimes clearing browser cache for the app AND the auth server both helps.

This is weird and started recently.

I am on latest (7)

If this is not related then I apologize for the OP. but please try to logout and log in with a different user and see if that help?

Can you explain / example; how to call the service directly from Web code-behind without using the API?

I will look into using Angular.

Thank you

I do not believe using an App service is "Accessing the database directly" I need a modern application where I do not fuse the Web and API together. these 2 must be separated.

I should be able to make the WEB project dumb.

the JWT token is not really used for API calls instead the Web is tightly coupled with the web.

The separation between:

  • API
  • Web
  • and Auth server

seems wrong.

Why do I have to rout my service calls through API when I a using the code-behine? I should be able to use a call to the Application service directly.

i shared the solution with you (GDrive)

Showing 11 to 16 of 16 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13