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

401 response on homepage #56

Open
arvindpdmn opened this issue May 28, 2023 · 2 comments
Open

401 response on homepage #56

arvindpdmn opened this issue May 28, 2023 · 2 comments

Comments

@arvindpdmn
Copy link

Describe the bug
Cloned the repo and followed the readme but I get 401 error. Screenshot is attached.

To Reproduce
Steps to reproduce the behavior:

  1. Follow the Readme.
  2. Update MySQL username and password in both _application.properties and application.yml files (in folder src/main/resources).
  3. In application.yml, replace "blogapi-db:3306" with "localhost:3306"
  4. In pom.xml, update lombok version to 1.18.22 to solve a build issue.
  5. Run mvn spring-boot:run
  6. Access http://localhost:8080 on browser.

Expected behavior
Homepage should be seen without errors.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows10
  • Browser: Brave
  • Version: [Version 1.51.118 Chromium: 113.0.5672.126 (Official Build) (64-bit)]
@github-actions
Copy link

Welcome @arvindpdmn to Spring-Boot-Blog-REST-API community! Thanks so much for creating your first issue :)

@ShubhamUpadhyay-7
Copy link

@arvindpdmn You have to check it on Postman.

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

2 participants