Skip to content

Instantly share code, notes, and snippets.

@locskot
Created March 10, 2021 12:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save locskot/101a1887604ee946e2ec7a47427be87d to your computer and use it in GitHub Desktop.
Save locskot/101a1887604ee946e2ec7a47427be87d to your computer and use it in GitHub Desktop.
REQUEST:
sending time: 2021-03-10 12:08:30.417772Z
query: {"reqType":"graphql","reqId":"10261c91-e626-4865-a68a-312314e0ad18","graphqlParams":{"query": "mutation { sendNewChatMessage(input: { channelId: \"b42c407f-7cf4-11eb-ae24-4a3e4bef90b9\", content: \"hi\"} channelType: socialFeed) }"},"ctx":{"processId":null,"geolocation":{"latitude":45.04249909896873,"longitude":41.98912700642085,"altitude":515}}}
RESPONSE:
receiving time: 2021-03-10 12:08:30.619578Z
messages: {"message":"OK","statusCode":200,"ctx":{"workflow":"graphql","action":"query","processId":"540da094-8199-11eb-82e7-062076be851f","actionId":"540da097-8199-11eb-82e7-062076be851f"},"reqId":"10261c91-e626-4865-a68a-312314e0ad18","dataType":"graphql","data":{"errors":[{"message":"not found","path":["sendNewChatMessage"]}],"data":{"sendNewChatMessage":null}},"host":"apisvr-ff5645495-27sz7","tm":1615378110513}
--------------------------------------------------------
[log] --------------------------------------------------------
2021-03-10 12:08:30.624386Z Exception when sending a comment to the feed item b42c407f-7cf4-11eb-ae24-4a3e4bef90b9
Exception: not found
--------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment