Builder content link
Builder public api key
dc5c96804c6c4a068e9558f30660aaee
Detailed steps to reproduce the bug
Accessing a page through the html API works fine, however the qwik api returns a 500 error if the same page is requested through the qwik API.
html API
https://cdn.builder.io/api/v1/html/blog-page?apiKey=dc5c96804c6c4a068e9558f30660aaee&userAttributes.urlPath=/top-places-to-shop-sustainably&includeUnpublished=true
Qwik API
https://cdn.builder.io/api/v1/qwik/blog-page?apiKey=dc5c96804c6c4a068e9558f30660aaee&userAttributes.urlPath=/top-places-to-shop-sustainably&includeUnpublished=true
Code stack you are integrating Builder with
Nextjs