hello bro ... I have stopped ConfigureAutoApiControllers in my proj as shown in the following figure :
and I have creaded new FileController as shown in the following figure :
when I send request from swagger it work done and Status Code :200 as shown in the following figure :
but by using dropzone libraray as shown in the following figure :
and send request from UI MVC it doesn't work and give me Status Code :400 as shown in the following figure :
the question
why give me status code 400 . Although I have used same url in swagger ?
thank u ...
Hi I have created new module using abp suite but doesn't appear within features in edition. although and when I have added module pro using abp suite it appeared in edition
How can I add script external link like this <script type="text/javascript" src='https://maps.google.com/maps/api/js?libraries=places&key=' '></script> as a bundle in new module
thank u ...