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
I get this error every time im trying to upload a post:
"{"debug_info":{"retriable":false,"type":"ProcessingFailedError","message":"Request processing failed"}}"
at new StatusCodeError (C:\Users\GamerStop_\Desktop\univors.github.io\node_modules\request-promise-core\lib\errors.js:32:15)
at Request.plumbing.callback (C:\Users\GamerStop_\Desktop\univors.github.io\node_modules\request-promise-core\lib\plumbing.js:104:33)
at Request.RP$callback [as callback] (C:\Users\GamerStop\Desktop\univors.github.io\node_modules\request-promise-core\lib\plumbing.js:46:31)
at Request.self.callback (C:\Users\GamerStop_\Desktop\univors.github.io\node_modules\request\request.js:185:22)
at Request.emit (events.js:314:20)
at Request. (C:\Users\GamerStop_\Desktop\univors.github.io\node_modules\request\request.js:1154:10)
at Request.emit (events.js:314:20)
at IncomingMessage. (C:\Users\GamerStop_\Desktop\univors.github.io\node_modules\request\request.js:1076:12)
at Object.onceWrapper (events.js:420:28)
at IncomingMessage.emit (events.js:326:22)
at endReadableNT (_stream_readable.js:1244:12)
at processTicksAndRejections (internal/process/task_queues.js:80:21)
I get this error every time im trying to upload a post:
"{"debug_info":{"retriable":false,"type":"ProcessingFailedError","message":"Request processing failed"}}"
at new StatusCodeError (C:\Users\GamerStop_\Desktop\univors.github.io\node_modules\request-promise-core\lib\errors.js:32:15)
at Request.plumbing.callback (C:\Users\GamerStop_\Desktop\univors.github.io\node_modules\request-promise-core\lib\plumbing.js:104:33)
at Request.RP$callback [as callback] (C:\Users\GamerStop\Desktop\univors.github.io\node_modules\request-promise-core\lib\plumbing.js:46:31)
at Request.self.callback (C:\Users\GamerStop_\Desktop\univors.github.io\node_modules\request\request.js:185:22)
at Request.emit (events.js:314:20)
at Request. (C:\Users\GamerStop_\Desktop\univors.github.io\node_modules\request\request.js:1154:10)
at Request.emit (events.js:314:20)
at IncomingMessage. (C:\Users\GamerStop_\Desktop\univors.github.io\node_modules\request\request.js:1076:12)
at Object.onceWrapper (events.js:420:28)
at IncomingMessage.emit (events.js:326:22)
at endReadableNT (_stream_readable.js:1244:12)
at processTicksAndRejections (internal/process/task_queues.js:80:21)
The upload code:
The text was updated successfully, but these errors were encountered: