angular ngx-extended-pdf-viewer not preview the file
I’m working on a .NET project that includes protected PDF files. I’ve made them accessible by adding a query string containing a token. The link looks like this: https://example.com/Resources/file.pdf?token=token
BadRequestObjectResult returns custom object as “[Object object]” in Dotnet web api / Angular
I have a dotnet 8 web api with an angular 17 client
BadRequestObjectResult returns “[Object object]” in Dotnet web api / Angular
I have a dotnet 8 web api with an angular 17 client
BadRequestObjectResult returns “[Object object]”
I have a dotnet 8 web api with an angular 17 client