Last active
December 31, 2015 03:58
-
-
Save azcoov/7930676 to your computer and use it in GitHub Desktop.
Nearby Now Review Request API
This file contains hidden or 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
{ | |
"obj": "reviewrequest", | |
"success": true, | |
"id": "947351D0-9CC0-45F7-A5A9-509DA58FBADF", | |
"createdAt": 1423073174 | |
} |
This file contains hidden or 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
{ | |
"obj": "reviewrequest", | |
"success": false, | |
"error": "Your auth header is properly formatted but you are not authorized to make this request with the supplied tokens." | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment