Skip to content

Instantly share code, notes, and snippets.

@locskot
Created March 10, 2021 12:06
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/f3132de1d09c3db50874a34163f0c36f to your computer and use it in GitHub Desktop.
Save locskot/f3132de1d09c3db50874a34163f0c36f to your computer and use it in GitHub Desktop.
REQUEST:
sending time: 2021-03-10 12:04:55.444416Z
query: {"reqType":"graphql","reqId":"133447f9-ec67-4cf7-b701-a91e5988a8b9","graphqlParams":{"query": "mutation {\n socialFeedSetEmoji(\n feedId: \"b42c407f-7cf4-11eb-ae24-4a3e4bef90b9\"\n code: \"clap\"\n )\n }"},"ctx":{"processId":null,"geolocation":{"latitude":45.0424006954255,"longitude":41.989237563723684,"altitude":514}}}
RESPONSE:
receiving time: 2021-03-10 12:04:55.644237Z
messages: {"message":"OK","statusCode":200,"ctx":{"workflow":"graphql","action":"query","processId":"d3eb5ea7-8198-11eb-82e7-062076be851f","actionId":"d3eb5ead-8198-11eb-82e7-062076be851f"},"reqId":"133447f9-ec67-4cf7-b701-a91e5988a8b9","dataType":"graphql","data":{"errors":[{"message":"not found","path":["socialFeedSetEmoji"]}],"data":null},"host":"apisvr-ff5645495-27sz7","tm":1615377895537}
--------------------------------------------------------
[log] --------------------------------------------------------
2021-03-10 12:04:55.650453Z Exception when sending an emoji reaction to a social feed item
Exception: not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment