marv icon indicating copy to clipboard operation
marv copied to clipboard

UnhandledRejection Encountered HTTP status code 410: GoneBody:{ "error": "Gone", "status": 410, "message": "This API is not available."}

Open cristianmalliani opened this issue 1 year ago • 0 comments

Marv is redirecting you to this page because an error has occurred. Please complete the report below and send it to help developers resolve this issue

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop

  • OS: Darwin 23.2.0 darwin
  • Marv: v1.9.0

Browser

  • Version: [e.g. chrome, safari]

Additional context Add any other context about the problem here.

Stack trace

UnhandledRejection: HttpStatusCodeError: Encountered HTTP status code 410: Gone

Body:
{
  "error": "Gone",
  "status": 410,
  "message": "This API is not available."
}

cristianmalliani avatar Feb 10 '24 15:02 cristianmalliani