-
Notifications
You must be signed in to change notification settings - Fork 5
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
Installed this over docker, but api calls seems to be not working #11
Comments
🌟 Hi there! We're thrilled to see you contributing for the first time! Thank you for raising this issue. Our community values your input, and we look forward to addressing your concerns. Feel free to ask questions or seek assistance if needed. Welcome aboard! 🚀 |
Hello @anantsparrow, Thank you for raising this question. Please ensure you have enabled Google Datastore and authenticated either directly online or in the local emulator, as outlined in the installation requirements. Additionally, the search criteria will need data to display results. For instance, if your Datastore is not populated with sample data, you might not see any results. Please let me know if you are trying to use this as a service or if you are developing/adding more features to it. If you are just looking to use it, the direct API routes and website will be helpful. If you are looking to develop/add more features to this API, you may need to start populating some content into the primary tables like xon, xon_alert, etc., to see output. |
Let me try again, i am not that much technical in this, i will update you if i face any error |
As this requirement is more of using the API, this may not be required at all and hence closing this issue. |
Describe the bug
(http://5.78.109.84:8000/v1/check-email/[email protected])
this is the url where i have installed the docker and installed your project , but the api is giving me not found value everytime, instead of a response, so can you help with this?
The text was updated successfully, but these errors were encountered: