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

A minor mistake in the examples #22

Open
pavan4 opened this issue Jul 17, 2014 · 0 comments
Open

A minor mistake in the examples #22

pavan4 opened this issue Jul 17, 2014 · 0 comments

Comments

@pavan4
Copy link

pavan4 commented Jul 17, 2014

In your examples, jquery_server.js, is listening to post requests on /log and your jquery_example.html is sending the post request with a parameter.

The switch case is failing because it is listening to /log only and the request it gets is /log?client_id=xxxxxx Took a while to catch it.

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