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

Setup Issue - API call not working to create the account #105

Open
nsrivastava2 opened this issue Sep 12, 2023 · 0 comments
Open

Setup Issue - API call not working to create the account #105

nsrivastava2 opened this issue Sep 12, 2023 · 0 comments

Comments

@nsrivastava2
Copy link

Problem:
I am able to set up the installation and deployment of the eGov software and the application is up and running on my local , however while uploading the data to the server via postman is not working it results in an error.

Also I tried via browser login as well and it results in Invalid Credentials.

Please find the below screenshot for reference
image (12)
image (11)

What we have tried

  1. We tried to update the ID and Password in the database but since the encryption was not available we could not move forward.
  2. I tried to debug this exception from the pod logs perspective and found that while users entering the credentials from front end actually have some encryption logic as a result of which we can't make a direct entry unless we understand this encryption/decryption user credentials logic from backend.

Note- we just need to run the Bootstrap postman collection with only 2 API endpoints that actually create the super user and hence after that we will be able to authenticate.

Kindly provide the way forward to feed the data in to the application so that I can access the same.

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