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

Could not embed GitHub Gist [gistId]: API Rate Limit Exceeded for [IP] #10

Open
marcofranssen opened this issue Jan 1, 2013 · 8 comments

Comments

@marcofranssen
Copy link
Contributor

Make sure it is more clear to add the constants to wp-settings.php or create a admin interface for it.

It would be better to use oauth instead of basic auth because of security issues. I won't put them in public here, but I can explain them to you in a private message.

@brian428
Copy link

Just curious on the progress for adding some sort of plugin configuration editor to manage authentication?

@michaelsanford
Copy link

@brian428 I'll make an admin panel this weekend for that.

My only concern is that pull requests might not be going anywhere (i.e., #14)? Meh, I'll do it anyway.

@vermasachin
Copy link

I am getting the same error, What is this? I don't get it? How do I resolve it?

@brian428
Copy link

Basically you have to use the latest version of the plugin and specify your Github un/pw in order to bump up the rate limit. This is also mentioned in the readme/FAQ: https://github.com/dflydev/embed-github-gist

@vermasachin
Copy link

My plugin is updated. How to define username and password in wp-settings?
There is any tutorial?

On Wed, Nov 20, 2013 at 8:21 PM, Brian Kotek notifications@github.comwrote:

Basically you have to use the latest version of the plugin and specify
your Github un/pw in order to bump up the rate limit. This is also
mentioned in the readme/FAQ: https://github.com/dflydev/embed-github-gist


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

@simensen
Copy link
Member

@sachinvermarip You need to define('EMBED_GISTHUB_USERNAME', 'yourghusername') and the likes in wp-settings.

@vermasachin
Copy link

Thanks I figured it out.

On Wed, Nov 20, 2013 at 8:30 PM, Beau Simensen notifications@github.comwrote:

@sachinvermarip https://github.com/sachinvermarip You need to
define('EMBED_GISTHUB_USERNAME', 'yourghusername') and the likes in
wp-settings.


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

@andornagy
Copy link

Hi,

I have the latest version of the plugin, and I've set the un/pw but I still get this error. Could be be caused by 1k visitors per day?

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

6 participants