Commit 81c088d
feat: pretty error message when app upload gets 403 [5872] (#2359)
* feat: pretty error message when app upload gets 403.
fix: Catch error message that is not standard format
* fix: Mixing things up
* Update packages/contentful--app-scripts/src/upload/create-app-bundle.ts
Co-authored-by: Jared Jolton <145477871+jjolton-contentful@users.noreply.github.com>
---------
Co-authored-by: Jared Jolton <145477871+jjolton-contentful@users.noreply.github.com>1 parent c017536 commit 81c088d
File tree
1 file changed
+10
-1
lines changed- packages/contentful--app-scripts/src/upload
1 file changed
+10
-1
lines changedLines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
31 | 40 | | |
32 | 41 | | |
33 | 42 | | |
| |||
0 commit comments