0
Hasan created
Hello Team,
For the Expiry Token, it is not returning the unAuthorizedRequest as true. Instead, it returns the following things.
Let me know where to modify it.
{"success":false,"result":null,"error":{"code":0,"message":"An internal error occurred during your request!","details":null,"validationErrors":null},"unAuthorizedRequest":false}
5 Answer(s)
-
0
Hi @Hasan,
Do you use MVC .x or ASP.NET Core version ?
Thanks.
-
0
MVC.x Version
-
0
Any update ?
-
0
Ismac and Team,
Please update on this and we are waiting for it.
Thanks
-
0
the error description is nott enough to analyze. write the error log thrown by server. did you wrap your method or application service with [AbpAuthorize] ?