0
Spospisil created
If you're creating a bug/problem report, please include followings:
- ABP Framework version: v5.1.3
- UI type: MVC
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): Yes
I get the following error when I try to impersonate a tenant when running locally in visual studio. I've researched and cannot find how to fix the issue.
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
1 Answer(s)
-
0
Hi
The request filtering module is configured to deny a request where the query string is too long.
https://www.syncfusion.com/kb/5051/how-to-resolve-the-http-error-404-15-not-found https://stackoverflow.com/questions/42370214/http-error-404-15-not-found
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
