brafik77 / tweetero

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

video upload still not working #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. new message
2.select record video
3.record video
4. does not really look like it is uploading to yfrog, just a split second of 
activity
5. fails upon sending
ver 2.0 branch
iPhone 3GS

Original issue reported on code.google.com by de...@derekunderwood.com on 24 Feb 2010 at 4:43

GoogleCodeExporter commented 9 years ago
>> ver 2.0 branch
I suspect that you are running yFrog built from the branch without developer 
key, consumer key, consumer secret:
 - to specify developer key you should find "kTweeteroDevKey" macro in the ISVideoUploadEngine.m file, line 16 and define the macro according to your developer key.
 - to specify consumer key you should find "kTweeteroConsumerKey" macro in the config.h file, line 13 and define the macro according to your consumer key.
 - to specify consumer secret you should find "kTweeteroConsumerSecret" macro in the config.h, line 14 and define the macro according to your consumer secret.
Please do not use yFrog built directly from branch but use the application we 
sent.
Please let me know if i am wrong.

Also described issue may occur if there are some connection errors while 
uploading video (lost connection for instance). Thus please make sure that 
connection is present while uploading.

Original comment by andriy.v...@gmail.com on 24 Feb 2010 at 1:53

GoogleCodeExporter commented 9 years ago
I sent an email to yfrog and imageshack requesting a key. Is that the correct 
procedure?
(Yes, I do have the Twitter consumer secret and key working in config.h)
Is a developer key needed for both video and photos or only video?

Original comment by de...@derekunderwood.com on 24 Feb 2010 at 3:09

GoogleCodeExporter commented 9 years ago
Yes it is correct, you need to request developer key from imageshack.

Developer key is used to upload video only. Images may be uploaded without 
developer key.

Original comment by andriy.v...@gmail.com on 24 Feb 2010 at 4:09

GoogleCodeExporter commented 9 years ago
I requested a developer key from imageshack.
So far, there has been no response.
How long does it take?
Thanks

Original comment by de...@derekunderwood.com on 24 Feb 2010 at 8:50

GoogleCodeExporter commented 9 years ago
I have no idea how long this may take.

Original comment by andriy.v...@gmail.com on 26 Feb 2010 at 8:45