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

REST api broken #6

Open
gseerden opened this issue Mar 19, 2020 · 0 comments
Open

REST api broken #6

gseerden opened this issue Mar 19, 2020 · 0 comments

Comments

@gseerden
Copy link

Hi,

The rest api seems to be broken on version 5.3.0 which depends on adk 5.2.+

how to reproduce

  • clone the project and checkout version 5.3.0
  • run curl -H "Accept: application/json" -H "Content-Type: application/json" -X POST --data "{\"username\": \"admin\", \"password\":\"admin\"}" -D responseHeaders.txt http://localhost:8080/open-platform-demo/login.jsp > responseBody.html as described in the documentation.
  • see attached files
    body.txt
    responseHeaders.txt

Running the same thing on version 5.2.0 (depends on adk 5.2+) seems to works

headers_5.2.txt

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