Last active
November 23, 2018 08:40
-
-
Save johnjohndoe/a895442d32a1eb0f7cb8c2e406df9c23 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"status": "error", | |
"errors": [ | |
{ | |
"location": "body", | |
"name": "talk_ids", | |
"description": "talk_ids is missing" | |
} | |
] | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"public_url": "http://halfnarp.events.ccc.de/-/talkpreferences/public/3a720fb820f37f5384ff10b34e1e1aed2c20cfd7616f39d7b8305093cd9b148c", | |
"update_url": "http://halfnarp.events.ccc.de/-/talkpreferences/123456abcdef", | |
"hashed_uid": "3a720fb820f37f5384ff10b34e1e1aed2c20cfd7616f39d7b8305093cd9b148c", | |
"uid": "123456abcdef" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment