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

File not working #72

Open
benzine opened this issue May 29, 2013 · 9 comments
Open

File not working #72

benzine opened this issue May 29, 2013 · 9 comments

Comments

@benzine
Copy link

benzine commented May 29, 2013

Don't know if it's me but the downloaded file doesn't work at all here!!! Is this normal?

@TeamRainless
Copy link

Can you be more specific? What error are you getting? What's happening?

And make sure you're using the latest jquery: 1.8.1

@shijuraj
Copy link

Hi, I had the same issue. When we use the twitter, even the samples not working in Firefox, Chrome, and IE 9, But it seems working fine with IE 10.
What may be the issue with Twitter? any idea?

@TeamRainless
Copy link

Sure. It's the version of jquery. You just have to change the line in the
code so that it's using the absolute latest version of jquery (which should
be 1.8.2.1 or something like that.)

On Wed, Jun 12, 2013 at 3:48 PM, shijuraj [email protected] wrote:

Hi, I had the same issue. When we use the twitter, even the samples not
working in Firefox, Chrome, and IE 9, But it seems working fine with IE 10.
What may be the issue with Twitter? any idea?


Reply to this email directly or view it on GitHubhttps://github.com//issues/72#issuecomment-19326390
.

@shijuraj
Copy link

I had even tried with the latest jquery v1.10, still it not working, seems the issue with twitter authentication.

@TeamRainless
Copy link

Hmm... That's weird... Suddenly twitter isn't loading on my site either...
I wonder...

On Wed, Jun 12, 2013 at 5:27 PM, shijuraj [email protected] wrote:

I had even tried with the latest jquery v1.10, still it not working, seems
the issue with twitter authentication.


Reply to this email directly or view it on GitHubhttps://github.com//issues/72#issuecomment-19333528
.

@shijuraj
Copy link

have a look at https://dev.twitter.com/blog/api-v1-is-retired
It seems, now all request needs client authentication

@TeamRainless
Copy link

Hmm... But why is it still working here... Maybe they authenticated...

http://www.ilovebcnparty.com/social/index.html

On Wed, Jun 12, 2013 at 5:46 PM, shijuraj [email protected] wrote:

have a look at https://dev.twitter.com/blog/api-v1-is-retired
It seems, now all request needs client authentication


Reply to this email directly or view it on GitHubhttps://github.com//issues/72#issuecomment-19334778
.

@TeamRainless
Copy link

Fascinating... Well you should notify the author because this just went
into effect yesterday.

Otherwise I'll just use Oauth to authenticate my copy

On Wed, Jun 12, 2013 at 5:46 PM, shijuraj [email protected] wrote:

have a look at https://dev.twitter.com/blog/api-v1-is-retired
It seems, now all request needs client authentication


Reply to this email directly or view it on GitHubhttps://github.com//issues/72#issuecomment-19334778
.

@TeamRainless
Copy link

Line 358 in jquery.socialist.js

It's using api 1.0. You need to switch it to 1.1 and use OAuth

On Wed, Jun 12, 2013 at 6:35 PM, David Hawkins [email protected] wrote:

Fascinating... Well you should notify the author because this just went
into effect yesterday.

Otherwise I'll just use Oauth to authenticate my copy

On Wed, Jun 12, 2013 at 5:46 PM, shijuraj [email protected]:

have a look at https://dev.twitter.com/blog/api-v1-is-retired
It seems, now all request needs client authentication


Reply to this email directly or view it on GitHubhttps://github.com//issues/72#issuecomment-19334778
.

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

No branches or pull requests

3 participants