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

OAuth2 tutorial has incorrect curl to create tutorial project #29504 #143

Open
davidnewcomb opened this issue Nov 17, 2022 · 0 comments
Open

Comments

@davidnewcomb
Copy link

On page: https://spring.io/guides/tutorials/spring-boot-oauth2/
Section: Single Sign On With GitHub -> Creating a New Project

curl https://start.spring.io/starter.tgz -d style=web -d name=simple | tar -xzvf -

This returns:

{"timestamp":"2022-11-16T18:30:07.324+00:00","status":400,"error":"Bad Request","message":"Dependencies must be specified using 'dependencies'","path":"/starter.tgz"}

Please update documentation to give the correct curl incantation.

(Bumped from spring-projects/spring-framework#29504 (comment))

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