multicaret/laravel-unifonic

URL update

waqas767 opened this issue · 6 comments

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.

Thanks for your input, can you just tell me which branch you are using? v1 or master? I guess it's master?

And can you please create a PR for this change after testing it?

Is the base API_URL updated already?

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

Yes it's working only with 'https://el.cloud.unifonic.com/rest/'; otherwise message will not be sent. Please update.

It's been changed now, thanks to @MahmoudQassass