google-code-export / google-apis-explorer

Automatically exported from code.google.com/p/google-apis-explorer
Apache License 2.0
1 stars 3 forks source link

Google Analytics API v3 Explorer #174

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. From the API Explorer, navigate to the 
'analytics.management.uploads.uploadData' section
2. Enter required data, with fields 'errors,status'
3. Execute

What is the expected output? What do you see instead?
Expected output is a valid REST request for the service.  An error occurs in 
the response:
 "code": 400,
  "message": "Upload request URL should start with https://www.googleapis.com/upload/analytics/..."

What version of the product are you using? On what operating system?
v3, Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by carlsen....@gmail.com on 27 May 2014 at 12:39