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
Expected behavior
It should upload the image as a decal....
Error
I get this error:
reject(new Error('Unknown redirect: ' + location))
^
Error: Unknown redirect: https://www.roblox.com/request-error?id=a654406b-ff4d-450a-bad3-d64a433a22c9&mode=&code=500
at /workspaces/plsdonatestuff/node_modules/noblox.js/lib/asset/uploadItem.js:64:22
at tryCatcher (/workspaces/plsdonatestuff/node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler (/workspaces/plsdonatestuff/node_modules/bluebird/js/release/promise.js:547:31)
at Promise._settlePromise (/workspaces/plsdonatestuff/node_modules/bluebird/js/release/promise.js:604:18)
at Promise._settlePromise0 (/workspaces/plsdonatestuff/node_modules/bluebird/js/release/promise.js:649:10)
at Promise._settlePromises (/workspaces/plsdonatestuff/node_modules/bluebird/js/release/promise.js:729:18)
at _drainQueueStep (/workspaces/plsdonatestuff/node_modules/bluebird/js/release/async.js:93:12)
at _drainQueue (/workspaces/plsdonatestuff/node_modules/bluebird/js/release/async.js:86:9)
at Async._drainQueues (/workspaces/plsdonatestuff/node_modules/bluebird/js/release/async.js:102:5)
at Async.drainQueues (/workspaces/plsdonatestuff/node_modules/bluebird/js/release/async.js:15:14)
at process.processImmediate (node:internal/timers:475:21)```
The text was updated successfully, but these errors were encountered:
I could, but at the moment I'm a bit lazy, I will probably come back to this project in a couple months... The internal API documentation has been removed, at least as far as I can tell...
Expected behavior
It should upload the image as a decal....
Error
I get this error:
The text was updated successfully, but these errors were encountered: