I get the same error when deploying the app to AWS.
Error:
{
message: "Internal server error"
}
The routes work fine locally, except the dynamic _breed route which results in a 404.
I've tried everything myself and also cloned the git repo as is to test. Both give the exact same result mentioned above. I have a custom domain linked via "sls create_domain" command.
We're a place where coders share, stay up-to-date and grow their careers.
I get the same error when deploying the app to AWS.
Error:
{
message: "Internal server error"
}
The routes work fine locally, except the dynamic _breed route which results in a 404.
I've tried everything myself and also cloned the git repo as is to test. Both give the exact same result mentioned above. I have a custom domain linked via "sls create_domain" command.