Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Am using the ASPNet core Azure file system provider for the file manager component. Everything is working as it should except that I dont see the preview thumbnails (the getimage is not working) and the downloadurl doesnt work either.
I get the following error (as the previews are not working) -
GET https://csuiteblob.azurewebsites.net/api/AzureProvider/AzureGetImage?path=/Avatars/Trinity.png&time=1597444179631 500 (Internal Server Error)
I tried the ASPNET MVC Azure as well. Same issue was encountered there too. I havent changed anything in the code. Everything is as it is except for the parameters change as suggested in the documentation.
Could you let me know if its a bug or is it something I am not doing right? Let me know if you need more details to isolate the situation
thanks
Madhukar