Closed GoogleCodeExporter closed 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
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
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
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
I have no idea how long this may take.
Original comment by andriy.v...@gmail.com
on 26 Feb 2010 at 8:45
Original issue reported on code.google.com by
de...@derekunderwood.com
on 24 Feb 2010 at 4:43