URL update
waqas767 opened this issue · 6 comments
waqas767 commented
Please update the API_URL
From
const API_URL = 'http://basic.unifonic.com/rest/';
To
const API_URL = 'https://el.cloud.unifonic.com/rest/';
Unifonic updated this.
current API URL is not working.
mkwsra commented
Thanks for your input, can you just tell me which branch you are using? v1
or master
? I guess it's master?
mkwsra commented
And can you please create a PR for this change after testing it?
hannav23 commented
Is the base API_URL updated already?
mkwsra commented
No it's not, please change it in your machine, make sure it works then send me a PR and I will merge it ASAP
waeldalol commented
Yes it's working only with 'https://el.cloud.unifonic.com/rest/'; otherwise message will not be sent. Please update.
mkwsra commented
It's been changed now, thanks to @MahmoudQassass