You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On our app which allows file upload, the file can't be opened by users as it is encoded. But the file are present in OVH Console. The content-type is passed in params but after upload the file seems not to be recognized anymore.
Any change about the headers passed in the request ?
Thanks a lot,
Franklin
The text was updated successfully, but these errors were encountered:
Hello,
On our app which allows file upload, the file can't be opened by users as it is encoded. But the file are present in OVH Console. The
content-type
is passed in params but after upload the file seems not to be recognized anymore.Any change about the
headers
passed in the request ?Thanks a lot,
Franklin
The text was updated successfully, but these errors were encountered: