Open Closed

403 Forbidden - After Upgrading to OpenIdDict #4455


User avatar
0
Repunjay created
  • ABP Framework version: v6.0.3
  • UI type: Angular / MVC / Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

After Upgrading API solution to Abp 6.0.3, getting "403 Forbidden" error while sending requests from Postman.

  1. the below mentioned method is returning the data, the method controller have [Authorize] attribute.

  2. Below method types, which are decorated with policies are giving the "403 Forbidden"* error.

Please guide us to resolve this issue.


26 Answer(s)
  • User Avatar
    0
    Repunjay created

    password:1q2w3E*

    working session will not help.

    Its working.. Thank you :)

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11