post - send file on cloudprint -


wrote request:

content-type: application/x-www-form-urlencoded  content-length: sizestring  authorization: "bearer " + access_token  &printerid=2deb8a6d-86d7-4345-f3ad-ad7e0f7d2591&title=testname&ticket=testticket&content=base64string&contenttransferencoding=base64 

and connection www.google.com/cloudprint/submit

but no response server (timeout error). doing wrong? example, no problem connection www.google.com/cloudprint/list:

content-type: application/x-www-form-urlencoded  content-length: sizestring  authorization: "bearer " + access_token  &proxy=3d9b828e-f8fd-4f83-a32f-96f1f0b35c6b 


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

python - pip wont install .WHL files -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -