graphQL-client-unity icon indicating copy to clipboard operation
graphQL-client-unity copied to clipboard

Subscription query issue

Open meet-logicwind opened this issue 5 years ago • 5 comments

The subscription query throws error can't connect to the remote server while other queries are working properly. I am following the official tutorial from the following link.

I tried all possible ways including recreating the table, recreating a subscription query in the graph client but nothing worked! Subscription is working fine in the graphql editor but throws an error in Unity. I have attached an editor logs just for reference.

Screenshot 2020-10-06 195320

If you will need a project please let me know I will share it with you.

meet-logicwind avatar Oct 06 '20 14:10 meet-logicwind

Hello, I have the same error, the problem is the websocket is not connecting with the server. Any ideas around here to help? I am not familiar with Auth, not sure if it could be that

Migueton avatar Sep 02 '21 22:09 Migueton

Hi,

I'm getting the same problem. Has anyone found a solution for it? I got the exception when trying to subscribe to a GraphQl API running on AWS AppSync. Thanks in advance!

cleverson-schmidt avatar Mar 30 '22 17:03 cleverson-schmidt

@cleverson-schmidt sadly I didnt find any. I think the developers dont check github at all. I suggest you look for answers in another place.

Migueton avatar Mar 30 '22 18:03 Migueton

Thank you @Migueton! Did you find any other GraphQL client for Unity that is reliable? It's really sad that we can't find an oficial library from Amazon.

cleverson-schmidt avatar Mar 30 '22 19:03 cleverson-schmidt

no, I just tried another solutions rather than GraphQL. Cant remember now honestly

Migueton avatar Mar 30 '22 19:03 Migueton