QWIK api returns error for content

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

Thanks for reporting. I will have a look.

I have a fix, it should be pushed to production in the next few days.

Great stuff, keep me updated!

Fix has been deployed; this should be resolved.

Many thanks for the quick solution, all seems good, great stuff!

@Misko , I seem to have the same issue on a different type of page. Would you please be able to have a look at it please?

Thanks,
Vincent

https://cdn.builder.io/api/v1/qwik/product-landing-page?apiKey=dc5c96804c6c4a068e9558f30660aaee&userAttributes.urlPath=/s/clothing

Have a fix should be deployed in a few hours.

Excellent, thanks for the update @Misko