Unable to save values in "Twilio" and "SMTP Email" integrations
-
Dear all,
I'm trying to save "SMS To Phone Number" and "From Phone Number" but have infinite "Loading"...
Do you have any experience before like this?
I googled without any results...
Restarted app, restarted server, services all running...
Edit:
When I try to save any values inside "SMTP Mail", have the same problem.
I dropped an email to app developers but still not any answers.
I tried to replicate to different Cloudron instances hosted on different providers and seems to have all same behavior.
-
@p44 I have marked the app as unstable now since there seems to be many configuration related issues. I have also opened https://github.com/statping/statping/issues/761 long time ago but haven't gotten a response.
-
@girish going to try and encourage the statping team to reply to your github issue.
meanwhile I am also having issuse with twillio integration, the account SID and Acount token can be added, and saved no problem - but when i go to add a phone (to or from) i get the following dev console error:
POST https://statping.xxxxxxx.net/api/notifier/twilio
ERROR STATUS CODE 422
with a response"{"error":"could not decode incoming JSON"}
-
@chris said in Unable to save values in "Twilio" and "SMTP Email" integrations:
@girish going to try and encourage the statping team to reply to your github issue.
meanwhile I am also having issuse with twillio integration, the account SID and Acount token can be added, and saved no problem - but when i go to add a phone (to or from) i get the following dev console error:
POST https://statping.xxxxxxx.net/api/notifier/twilio
ERROR STATUS CODE 422
with a response"{"error":"could not decode incoming JSON"}
Me too I have same error... Also, another error I got it was "not valid number", even if number it was valid.
-
Have these been reported upstream? Because they are not Cloudron packaging related. There is a demo at https://demo.statping.com/ maybe you can try to reproduce it there as well.