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

Updates broken, again #10

Closed
neocotic opened this issue Nov 24, 2011 · 2 comments
Closed

Updates broken, again #10

neocotic opened this issue Nov 24, 2011 · 2 comments

Comments

@neocotic
Copy link
Contributor

Extensions are no longer updating as of today and I'm noticing the following console logs on your background page;

https://chrome.google.com/webstore/ajax/detail?hl=en&id=dcjnfaoifoefmnbhhlbppaebgnccfddf&_crnd=1322134562570
Failed to load resource: the server responded with a status of 405 (Method Not Allowed)

These are being produced each time it attempts to update. When I click on "update now" it will get stuck on "Updating, please wait". Oddly, the update timestamp did update once this morning but no other times.

I'm not sure if this will become a permanent problem with this call but it might be worth investigating how the Web Store is calling this now.

@neocotic
Copy link
Contributor Author

OK, I think I've identified the fix. I believe the call to this API must now be POST instead of GET. I'll test this locally then create a pull request if I'm right.

@neocotic
Copy link
Contributor Author

OK, I've created a pull request (#11) for this which should hopefully fix this problem for everyone.

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

1 participant