Open Closed

app.http for quick testing issues in modules but not the app #6311


User avatar
0
it@keystonecustomhome.com created
  • ABP Framework version:8rc3
  • UI Type: NA
  • Database System: SQL Server

we are able to utilize an app.http file for quick testing in the primary application. However this does not work at the module level when running in the .HttpApi.Host project. this results in a

Here are the contents of the file GET https://localhost:44361/api/dashboard/region-sales?p=r&sd=2020-01-01&ed=2020-12-31

GET https://localhost:44361/api/dashboard/region-production?p=r&sd=2020-01-01&ed=2020-12-31


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Could you share the full error logs?

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