Internal server error

im getting internal server error querying the body slices on one custo type all the rest work fine. please help me

this is the query url

https://olami.prismic.io/graphql?query={ %20%20allResources%20{ %20%20%20%20edges%20{ %20%20%20%20%20%20node%20{ %20%20%20%20%20%20%20%20_meta%20{ %20%20%20%20%20%20%20%20%20%20uid %20%20%20%20%20%20%20%20} %20%20%20%20%20%20%20%20body%20{ %20%20%20%20%20%20%20%20%20%20...%20on%20ResourceBodyImage%20{ %20%20%20%20%20%20%20%20%20%20%20%20primary%20{ %20%20%20%20%20%20%20%20%20%20%20%20%20%20image %20%20%20%20%20%20%20%20%20%20%20%20} %20%20%20%20%20%20%20%20%20%20} %20%20%20%20%20%20%20%20} %20%20%20%20%20%20} %20%20%20%20} %20%20} }

2 Likes

Hey @yochai, is the link you sent where we could see the error? When I open it and run the query I see a correct response. Are you still having errors?

Yes we are still getting the internal server error in the body - see here:

Thank you @yochai and @ariel for pointing this out. i was able to reproduce the issue and passed it over to the dev team, I'll keep you updated here as soon as I have news from this.

Hi!
A fix is currently under way.
In the meantime, and as a workaround you can re-publish the document (with uid: "resource-test"), and you won't see the error anymore.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.