Graphql Not Working

Has anyone been able to get the graphql plugin to work?

Hi @John!

There aren’t any open bugs on the GraphQL plugin at the moment.

However, it looks like the Yelp API you are trying to use expects server-side requests:

At the moment, we only have the option to make API requests client-side but that should be resolved in the coming weeks :slight_smile:

1 Like

Oh wow, thanks!--------------------

Hi Joyce,
Is it possible that I’m hitting the same issue while trying to send a request to Crystallize Order API ?
https://crystallize.com/learn/developer-guides/order-api

I’ve been able to make other successful requests to their other APIs but I’m stuck getting access denied while I’ve triple checked my auth headers.

Thanks,
Jean

Did you try making the request from a server? Maybe this is a CORS issue.

Hello Joyce,

You said in your comment that it would be soon possible to make the GraphQL request on the server side , Is it live now ?

Thank you
Vincent