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

Unique ids have to be generated by the originator of the request #18

Open
vinodMS opened this issue Oct 2, 2014 · 0 comments
Open

Unique ids have to be generated by the originator of the request #18

vinodMS opened this issue Oct 2, 2014 · 0 comments
Assignees
Labels

Comments

@vinodMS
Copy link
Contributor

vinodMS commented Oct 2, 2014

Currently the server implementation creates the GUID for the request that comes in. But the specification explains that the GUID should be created by the requester of the request.

screen shot 2014-10-02 at 16 34 28

Server should therefore obtain the GUID from the JSON data and return an error (error 400?) when GUID is not found in the request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants