.NET application file upload
jrairuf
HOBBYOP

a year ago

Hi there mates! I'm facing an issue with my .NET application, in which i am using an endpoint to upload images to a s3 bucket in AWS. Locally it works completely fine, but even with the application up and running, the file is not detected when i try to send a post request…

Some one could help me please?

8 Replies

jrairuf
HOBBYOP

a year ago

333d92c0-a5d9-417e-a006-c0d42e42002d


jrairuf
HOBBYOP

a year ago

There is a call to my endpoint called 'health' to verify the application availability

1313341083853521000


a year ago

dont you need to select the field so its sent?


a year ago

1313344924443213800


jrairuf
HOBBYOP

a year ago

It was selected.I renamed the property field name and the endpoint parameter and tried again, but didn't work


jrairuf
HOBBYOP

a year ago

1313361314743324700


a year ago

then thats an issue with your application


jrairuf
HOBBYOP

a year ago

Yeah, the platform is alright, i thought that anyone could helpme out with some hint about it


Loading...