We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
POST http://localhost:3000/rate 500 (Internal Server Error) jquery.js:8417 send jquery.js:8417 jQuery.extend.ajax jquery.js:7969 jQuery.(anonymous function) jquery.js:7496 $.raty.click letsrate.js:13 (anonymous function) jquery.raty.js:185 jQuery.event.dispatch jquery.js:3064 elemData.handle.eventHandle jquery.js:2682
Any idea if this is a routes issue? I didn't see a specific route needed in the readme. Should there be one?
Thanks, Joe
The text was updated successfully, but these errors were encountered:
It was this is an internal error that gets kicked back when a person tries to vote again.
Sorry, something went wrong.
No branches or pull requests
POST http://localhost:3000/rate 500 (Internal Server Error) jquery.js:8417
send jquery.js:8417
jQuery.extend.ajax jquery.js:7969
jQuery.(anonymous function) jquery.js:7496
$.raty.click letsrate.js:13
(anonymous function) jquery.raty.js:185
jQuery.event.dispatch jquery.js:3064
elemData.handle.eventHandle jquery.js:2682
Any idea if this is a routes issue? I didn't see a specific route needed in the readme. Should there be one?
Thanks,
Joe
The text was updated successfully, but these errors were encountered: