I am using the code given below to get response from google cloud storage service :
By using the above code i get an XML response but, i want a JSON response. Please tell me how to do that?
Are there any headers that i need to set??
Or certain parameters? Please help me out.
If you want to use the JSON API, you need to request access via the Google developer console. Currently the JSON API is in limited preview release.