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
The 9anime API is returning an error message: "{"message":"Something went wrong. Contact developer for help."}". This indicates that the API is not functioning as expected. https://http:localhost:3000/ https://http:localhost:3000/
Steps to reproduce
Access the 9anime API.
Attempt to perform a function that utilizes the API.
Observe the error message: "{"message":"Something went wrong. Contact developer for help."}" https://http:localhost:3000/ https://http:localhost:3000/
Expected behavior
The API should function without errors and provide the expected response.
Actual behavior
The API returns the error message: "{"message":"Something went wrong. Contact developer for help."}" instead of the expected response.
Additional context
This issue is hindering the proper functioning of the service. It requires attention from the development team to investigate and resolve the underlying cause of the error.
The text was updated successfully, but these errors were encountered:
Describe the bug
The 9anime API is returning an error message: "{"message":"Something went wrong. Contact developer for help."}". This indicates that the API is not functioning as expected.
https://http:localhost:3000/
https://http:localhost:3000/
Steps to reproduce
Access the 9anime API.
Attempt to perform a function that utilizes the API.
Observe the error message: "{"message":"Something went wrong. Contact developer for help."}"
https://http:localhost:3000/
https://http:localhost:3000/
Expected behavior
The API should function without errors and provide the expected response.
Actual behavior
The API returns the error message: "{"message":"Something went wrong. Contact developer for help."}" instead of the expected response.
Additional context
This issue is hindering the proper functioning of the service. It requires attention from the development team to investigate and resolve the underlying cause of the error.
The text was updated successfully, but these errors were encountered: