Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twitpic integration #167

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Twitpic integration #167

wants to merge 18 commits into from

Conversation

dlinsin
Copy link

@dlinsin dlinsin commented Feb 11, 2011

I integrated Twitpic as a picture sharing service, based on SHKTwitter and SHKTwitterForm. It features an option to only upload the picture to Twitpic or upload and send it directly to Twitter as well. There's also a bugfix in the code by Troy Gaul, which fixes an issue running iOS 4.2 and trying to switch on/off services. I added all translations except for one, which I couldn't figure out.

@bluesuedesw
Copy link

Was not able to get your TwitPic solution to work. Got a Access Error each time stating "Client application is not permitted to use xAuth." Do I have to email twitter and request xAuth privileges or am I doing it wrong?

@dlinsin
Copy link
Author

dlinsin commented May 12, 2011

That's exactly what you have to do. My implementation only supports xauth and twitter needs to enable that for your app.

with kind regards,

David Linsin


// web: http://dlinsin.github.com

On 12.05.2011, at 06:14, bluesuedeswreply@reply.github.com wrote:

Was not able to get your TwitPic solution to work. Got a Access Error each time stating "Client application is not permitted to use xAuth." Do I have to email twitter and request xAuth privileges or am I doing it wrong?

Reply to this email directly or view it on GitHub:
#167 (comment)

@bluesuedesw
Copy link

Thanks for the help David, got it operational now that I have xAuth access. Great work. I think it should share to both Twitter & TwitPic by default, but I like that you made it optional.

@dlinsin
Copy link
Author

dlinsin commented May 14, 2011

Glad I could help!

with kind regards,

David Linsin


// web: http://dlinsin.github.com

On May 13, 2011, at 9:41 PM, bluesuedeswreply@reply.github.com wrote:

Thanks for the help David, got it operational now that I have xAuth access. Great work. I think it should share to both Twitter & TwitPic by default, but I like that you made it optional.

Reply to this email directly or view it on GitHub:
#167 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants