Open Closed

Download Token Is Always Null #2909


User avatar
0
shijo created
  • ABP Framework version: v5.2.0
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): ye
  • Exception message and stack trace: AbpAuthorizationException("Invalid download token: " + token)
  • Steps to reproduce the issue:" We have created a project with the File Management module. File upload is successfully done. When trying to download AbpAuthorizationException("Invalid download token: " + token) is coming. When we skip the download token null check condition file is downloading. We are using azure blob for file storage.


1 Answer(s)
  • User Avatar
    0
    shijo created

    Redis server configuration issue. Issue Resolved.

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