Circular icon indicating copy to clipboard operation
Circular copied to clipboard

Unknown Twitter API error

Open abhishekbhardwaj opened this issue 12 years ago • 6 comments

I keep receiving an "Unknown Twitter API error".

Here's the error: http://d.pr/i/bd4Y

Happens when I click on the "Sign in via Twitter" button on the home page.

Any pointers on how solve this problem will be helpful....thanks! :)

abhishekbhardwaj avatar Dec 18 '12 17:12 abhishekbhardwaj

The issue I raised (#7) may help. I have a fork with an amended readme. spdustin/Circular@e4280db94dfed615570926ef245aecf64602ba41 is the relevant (and only, as of this moment) commit I've made.

spdustin avatar Dec 19 '12 20:12 spdustin

@spdustin Merged, thanks.

@abhishekbhardwaj I will try and reproduce this issue tomorrow, thanks for reporting.

julien-c avatar Dec 19 '12 20:12 julien-c

@spdustin Thanks for the reply. I tried adding the callback URL but it didn't work for me. What API error were you getting? Was it happening after you were redirected to Twitter for authentication?

For me, it's doesn't even reach Twitter. As soon as I click on the "Sign in with Twitter" button, it gives this error: http://d.pr/i/bd4Y

@julien-c Any luck yet?

abhishekbhardwaj avatar Dec 23 '12 09:12 abhishekbhardwaj

I have this error when I rename the "Circular" folder to "circular" folder. Renaming again to "Cirular" = no error.

andreoav avatar Dec 24 '12 20:12 andreoav

I was able to resolve the original poster's error by running:

git submodule init
git submodule update

I had not cloned the repository with the --recursive flag.

fireundubh avatar Mar 31 '13 17:03 fireundubh

I'd cloned the repository recursively so I don't think it was the issue in my case.

abhishekbhardwaj avatar Mar 31 '13 20:03 abhishekbhardwaj