Open casyazmon opened 4 years ago
I am working on this.
In my case it is working, to which server are you connected?
In my case it is working, to which server are you connected?
am connected to this: https://demo.mifos.io/fineract-provider/api/v1/
Summary: An error occurs when uploading a client's signature. the file is been saved on the device but it is not been uploaded to the server. There is a 403 error thrown by the server. this can be seen on the logcat console
Steps to reproduce:
Expected behaviour: A Toast message saying "Signature uploaded Successfully"
Observed behaviour: After clicking on the upload icon, a fist toast message is displayed saying "File saved successfully.." and another toast message is displayed immediately saying "Fail to upload file".
Device and Android version:
Pixel 2 Emulator, Android version 9 Pie
Screenshots:
LogCat console