calopter / googlecl

Automatically exported from code.google.com/p/googlecl
0 stars 0 forks source link

Youtube upload (browser based upload) redirect giving Moved Temporarily message #485

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. YouTube Browser based upload attempt thinks for a while and returns Moved 
Temporarily message. Video Post was made to this URL

http://uploads.gdata.youtube.com/action/FormDataUpload/XXXXX?nexturl=MY_URL&stat
e=SOME_VARIABLE_VALUE

What is the expected output? What do you see instead?
Upload complete and redirect to the nextURL (MY_URL) with the state queryParam.

What version of the product are you using? On what operating system? What
version of gdata-python-client (aka python-gdata)?
OS: Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by su...@paperthin.com on 9 Jul 2012 at 4:34

GoogleCodeExporter commented 8 years ago
I am sorry .. updated Q2
What is the expected output? What do you see instead?
Upload complete and redirect to the nextURL (MY_URL) with the state queryParam. 
Instead, I see 'Moved Temporarily' message in the browser.

Original comment by su...@paperthin.com on 9 Jul 2012 at 4:36