Created
February 7, 2011 03:11
-
-
Save mimeoconnect/813950 to your computer and use it in GitHub Desktop.
This is a JSON response for the Google Cloud Print (GCP) services interface, register printer call.
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
{ | |
"success": true, | |
"printers": [ | |
{ | |
"id": "5846759561318635695", | |
"name": "My home printer", | |
"proxy": "ksdjf-7237sf9238-2837jidf" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
how to make request to get this resonse all i get is 403 code