Closed EKalDTE closed 11 months ago
Soo sad, that was one of my main used APIs to generate characters in my browser game, the api is down for months :c https://www.linkedin.com/posts/fernando-alan-fillmann-0188b024a_react-api-apirest-activity-7081375992392429568-ldCA?utm_source=share&utm_medium=member_desktop
Hello! This project is completely free and I work on it in my free time. However, the infrastructure required to keep it running has a monthly cost which I have been covering for the past three years. In order to keep the API available, I enabled a "support" option on the website where you can contribute to help cover the monthly expenses.
The cost is not very high, but it adds up over time, and the availability of the service will depend on the support we receive. I appreciate your use of the API and hope that you can contribute to keeping it available.
🐛 Bug report
📝 Description
One of the projects in my Kotlin Coroutines tutorial is using the Disney API and I came across a network error on the API endpoint when the sample Android application was trying to send a GET request to the https://api.disneyapi.dev/character end point.
I could able to log the following error I get upon request:
503 Service Unavailable http://api.disneyapi.dev/character
A network error is displayed on the homepage of Disney API as well.
📌 Steps to reproduce
🎯 Expected behavior
A clear and concise description of what you expected to happen.
👀 Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
🧩 Additional context
Add any other context about the problem here.