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

Repost api doesn't work anymore? #314

Open
@callmekatootie

Description

@callmekatootie

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions