[GH-ISSUE #4] File Upload error when using Firefox #6

Closed
opened 2026-02-27 15:54:24 +03:00 by kerem · 1 comment
Owner

Originally created by @evertramos on GitHub (Apr 4, 2017).
Original GitHub issue: https://github.com/RD17/ambar/issues/4

Originally assigned to: @sochix on GitHub.

Hello there, it seems to be some problems when uploading files using firefox...

Here is the log file:

POST 
XHR 
https://mc.yandex.ru/webvisor/42850839 [HTTP/1.1 200 OK 637 ms]
OPTIONS 
https://app.ambar.cloud:8004/api/files/Default/Biblia%20de%20Jerusalem.pdf [HTTP/2.0 204 No Content 250 ms]
POST 
https://app.ambar.cloud:8004/api/files/Default/Biblia%20de%20Jerusalem.pdf [HTTP/2.0 400 Bad Request 255 ms]
Response { type: "cors", url: "https://app.ambar.cloud:8004/api/fi…", status: 400, ok: false, statusText: "Bad Request", headers: Headers, bodyUsed: false } app.b263d6913c2e577ef05e.js:3:6732

uploadFile Response { type: "cors", url: "https://app.ambar.cloud:8004/api/fi…", status: 400, ok: false, statusText: "Bad Request", headers: Headers, bodyUsed: false } app.b263d6913c2e577ef05e.js:7:26205

GET 
XHR 
https://api.mixpanel.com/track/ [HTTP/1.1 200 OK 485 ms]
GET 
XHR 
https://api.mixpanel.com/track/ [HTTP/1.1 200 OK 343 ms]
````

Thanks!
Originally created by @evertramos on GitHub (Apr 4, 2017). Original GitHub issue: https://github.com/RD17/ambar/issues/4 Originally assigned to: @sochix on GitHub. Hello there, it seems to be some problems when uploading files using firefox... Here is the log file: ````` POST XHR https://mc.yandex.ru/webvisor/42850839 [HTTP/1.1 200 OK 637 ms] OPTIONS https://app.ambar.cloud:8004/api/files/Default/Biblia%20de%20Jerusalem.pdf [HTTP/2.0 204 No Content 250 ms] POST https://app.ambar.cloud:8004/api/files/Default/Biblia%20de%20Jerusalem.pdf [HTTP/2.0 400 Bad Request 255 ms] Response { type: "cors", url: "https://app.ambar.cloud:8004/api/fi…", status: 400, ok: false, statusText: "Bad Request", headers: Headers, bodyUsed: false } app.b263d6913c2e577ef05e.js:3:6732 uploadFile Response { type: "cors", url: "https://app.ambar.cloud:8004/api/fi…", status: 400, ok: false, statusText: "Bad Request", headers: Headers, bodyUsed: false } app.b263d6913c2e577ef05e.js:7:26205 GET XHR https://api.mixpanel.com/track/ [HTTP/1.1 200 OK 485 ms] GET XHR https://api.mixpanel.com/track/ [HTTP/1.1 200 OK 343 ms] ```` Thanks!
kerem 2026-02-27 15:54:24 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@sochix commented on GitHub (Apr 4, 2017):

Fixed

<!-- gh-comment-id:291542647 --> @sochix commented on GitHub (Apr 4, 2017): [Fixed](https://github.com/RD17/ambar-frontend/commit/778db28d96882023351db74e33124c98152cfb0b)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ambar#6
No description provided.