I can’t seem to login to medic gateway, it says invalid name on Instance name. I used my medic project url as instance name. Please Help out
1 Like
Hi @SE_SA_LE
Welcome to the CHT Forum!
I think the medic project URL alone is not sufficient, you would have to add the gateway endpoint suffix as described here: GitHub - medic/cht-gateway: Android SMS gateway app for CHT Applications
So your url will look something like:
https://<medic-project-url>/api/sms
Could you please try this?
Thanks!