Imgur or PlantNet API for website working on local host but giving POST 500 Internal Service Error when deployed on Render
I am a beginner at working with APIs, full-stack applications, and JavaScript and wanted to use Imgur’s API to upload the image and get a URL and then use PlantNet’s API to identify the plant. The code works perfectly well on the local host but when deployed on Render, gives the error POST: 500 Internal service error and does not even give any of the console log error messages I used in an effort to debug. I am confused on what to do an how to fix this issue. Is it an Imgur API issue or something else?
Imgur or PlantNet API for website working on local host but not when it is deployed on Render
I am a beginner at working with APIs, full-stack applications, and JavaScript and wanted to use Imgur’s API to upload the image and get a URL and then use PlantNet’s API to identify the plant. The code works perfectly well on the local host but when deployed on Render, gives the error 503: Internal service error and does not even give any of the console log error messages I used in an effort to debug. I am confused on what to do an how to fix this issue. Is it an Imgur API issue or something else?
API for website working on local host but not when it is deployed on Render
I am a beginner at working with APIs, full-stack applications, and JavaScript and wanted to use Imgur’s API to upload the image and get a URL and then use PlantNet’s API to identify the plant. The code works perfectly well on the local host but when deployed on Render, gives the error 503: Internal service error and does not even give any of the console log error messages I used in an effort to debug. I am confused on what to do an how to fix this issue. Is it an Imgur API issue or something else?