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

HTTPS endpoints #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

HTTPS endpoints #14

wants to merge 1 commit into from

Conversation

jc1arke
Copy link

@jc1arke jc1arke commented May 11, 2011

Updated the URLs for the calls to Twitter as the user could be based on HTTPS with their profile, and this is just a safer fallback

Also, if the user is set to use HTTPS and the calls are made on HTTP, it gives a "invalid signature" error back on posts/gets that require a authenticated request. If the user's profile is HTTP and the calls are made to the HTTPS, there is a slight performance impact but doesn't break as in the other case

…on HTTPS with their profile, and this is just a safer fallback
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.

1 participant