Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Repost api doesn't work anymore? #314

Open
callmekatootie opened this issue Aug 21, 2023 · 0 comments
Open

Repost api doesn't work anymore? #314

callmekatootie opened this issue Aug 21, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@callmekatootie
Copy link

I get the following error when I try to repost:

- error Error [AxiosError]: Request failed with status code 500
    at settle (/redacted/node_modules/axios/dist/node/axios.cjs:1909:12)
    at IncomingMessage.handleStreamEnd (/redacted/node_modules/axios/dist/node/axios.cjs:2989:11)
    at IncomingMessage.emit (node:events:525:35)
    at endReadableNT (node:internal/streams/readable:1358:12)
    at processTicksAndRejections (node:internal/process/task_queues:83:21) {
  digest: undefined
}

When I catch and print the error, I see:

    data: {
      message: 'Exception occurred during repost creation.',
      status: 'fail'
    }

Can somebody verify if the repost api is still working for them?

@junhoyeo junhoyeo added the bug Something isn't working label Aug 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants