Skip to content

A minor mistake in the examples #22

Description

@pavan4

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions