push messages via callmebot and signal
hi there,
I'm trying to integrate RS along with using push messages using Signal. I followed the callmebot instructions to generate an API key to send messages to my device, and Repetier server keeps complaining "error fetchTextFromWeb: unknown scheme in uri "https://signal.callmebot.com/signal/send.php?phone=5f574b7b-04bb-486c-a64a-e2c1d21bd2de&apikey=398988&text=Test message from Repetier-Server 1.4.12"
if i type the URI into my browser, it sends a message correctly
I'm trying to integrate RS along with using push messages using Signal. I followed the callmebot instructions to generate an API key to send messages to my device, and Repetier server keeps complaining "error fetchTextFromWeb: unknown scheme in uri "https://signal.callmebot.com/signal/send.php?phone=5f574b7b-04bb-486c-a64a-e2c1d21bd2de&apikey=398988&text=Test message from Repetier-Server 1.4.12"
if i type the URI into my browser, it sends a message correctly
i notice that RS is adding quotation marks or slashes to the URI sometimes
Can you point me in the right direction to solve this problem?
thanks
Can you point me in the right direction to solve this problem?
thanks
Comments
I insist that there's something internally wrong with how RS handles these push messages.
http://signal.callmebot.com/signal/send.php?phone=5f574b7b-04bb-486c-a64a-e2c1d21bd2de&apikey=398988&text=hurrhurr
the above works in my browser (firefox), but not in RS
During testing it did not work, but now the error came from callmebot telling me the request timed out but apikey was correct. Maybe it is already fixed when you see this. But at least now we are sending it.