-
Notifications
You must be signed in to change notification settings - Fork 691
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
Can't login using my own server locally #2127
Comments
Hey @hghost50, join our slack channel there you may find more information and can also get troubleshooting information regarding hosting this app on a local server. link to slack |
Ok i will. Do you have any idea about this issue? |
It might be related to the specifics of new API endpoints that you've added. I would suggest go ahead and post your detailed query in our slack channel. |
|
Is possible to connect mifos mobile to your own local server Ubuntu? |
Still stuck at this point even in slack mifos. anybody with an idea? |
Hey @hghost50 What local sever are you trying to create? The API endpoints right now are self-service Fineract APIs, changing them to anything else won't really work unless required changes are made to the mobile application. I'll be able to help you better, if you can share more details into what are you trying to accomplish? |
This is what i want to accomplish: i want to use my mifos x platform which i already installed locally on Ubuntu server 18.04 to connect the mifos mobile app. |
Here is the way i proceed:
|
i want to use my own data, instead of the demo data |
Did you check the working of new API Endpoints on Postman? Also lemme tag my friend, let's see if he can help us. |
Yes i tested it on RESTClient is working. |
theres another BaseURL file in mobile/app/src/release/java/org/mifos/mobile/api/BaseURL.kt if I am not mistaken. Do make the changes there as well and see if it works out. Apart from that I am not really sure as to what the error can be |
Had did the changes in mobile/app/src/release/java/org/mifos/mobile/api/BaseURL.kt, is still not connecting to the mifos mobile. |
Is the issue coming from the mifosx platform? is there any configurations to make on the mifos x platform (localy)? |
Any idea? |
4 similar comments
Any idea? |
Any idea? |
Any idea? |
Any idea? |
Summary:
Steps to reproduce:
When i change the API ENDPOINT to my domain name in BaseURL.kt
Expected behaviour:
It should log into my accountm without error
Observed behaviour:
It displays an error: Error During Login
The text was updated successfully, but these errors were encountered: