Commit 4634ad6
authored
Fix error handling and use segment_index starting from zero (#589)
* Update uploadMedia to use new dedicated endpoints for chunked media upload in V2
* Minor fixes
* Fix error handling in V2
* Use segment_index starting from zero
* Make sure segment_index starts from zero1 parent b1aa131 commit 4634ad6
File tree
2 files changed
+2
-2
lines changed- src
- client-mixins
- v2
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
0 commit comments