Skip to content

Instantly share code, notes, and snippets.

@locskot
Created March 10, 2021 12:11
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/d1d95ad5a73c2a7a1d837bb84de474b9 to your computer and use it in GitHub Desktop.
Save locskot/d1d95ad5a73c2a7a1d837bb84de474b9 to your computer and use it in GitHub Desktop.
REQUEST:
sending time: 2021-03-10 12:11:34.423636Z
query: {"reqType":"graphql","reqId":"0865cf0a-6dd5-4e5c-91ce-34c63c5b6a8b","graphqlParams":{"query": "{ chatMessages(channelId: \"b42c407f-7cf4-11eb-ae24-4a3e4bef90b9\" channelType: socialFeed) { \n id\n channelId\n fromPerson {\n id\n name\n firstname\n lastname\n picture\n online\n }\n content\n timestamp\n unread\n modified\n }\n }"},"ctx":{"processId":null,"geolocation":{"latitude":45.042837015395094,"longitude":41.98919573802686,"altitude":516}}}
RESPONSE:
receiving time: 2021-03-10 12:11:34.623380Z
messages: {"message":"OK","statusCode":200,"ctx":{"workflow":"graphql","action":"query","processId":"c1bab04e-8199-11eb-82e7-062076be851f","actionId":"c1bab050-8199-11eb-82e7-062076be851f"},"reqId":"0865cf0a-6dd5-4e5c-91ce-34c63c5b6a8b","dataType":"graphql","data":{"errors":[{"message":"not found","path":["chatMessages"]}],"data":null},"host":"apisvr-ff5645495-27sz7","tm":1615378294519}
--------------------------------------------------------
[log] --------------------------------------------------------
2021-03-10 12:11:34.630285Z Exception when loading comments for 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