I am using Strapi with Vite app as frontend which worked well in local environment. I deployed the Strapi project on cloud.strapi.io and it was built successfully, but when I try to register admin, it shows error as There was an unknown error response from the API
.
I don’t know what went wrong 🙁
github folder structure:
repo
–client
–server
Strapi – 4.24.2
NodeJs – 20.14.0