500 Error when using getServerSideProps

Hi,

Here’s a deploy preview: 500: Internal Server Error (6287273c3921490008b3a7c1–incredible-entremet-063dd2.netlify.app)

If I change my code to “getStaticProps” it works a fine but on production, with ServerSideProps it gives a 500 error.

I have tried this solution, but no luck. Error 500 when fetching translations in `getServerSideProps`

Any support would be appreciated.

Hey @np1,

Your latest deploy doesn’t seem to have this issue:

https://incredible-entremet-063dd2.netlify.app/team

Have you fixed this?