adrnsoh / websmsdroid

Automatically exported from code.google.com/p/websmsdroid
0 stars 0 forks source link

Yallo connector doesn't work #879

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.open Web sms with yallo as default connector 
2 . write an sms and a recipient (number in international format: +41 762 065 
809)
3. Tap "send" button 

Should send the sms. 
Instead, it stays as sending in the notification bar and when reopening the 
WebSms I see an "http 404" error. 

Using yallo connector v1.7 on cyanogen mod 11. WebSms v4.8.1

Original issue reported on code.google.com by ciprian....@gmail.com on 31 Jan 2015 at 7:40

GoogleCodeExporter commented 8 years ago

Original comment by f...@ub0r.de on 3 Feb 2015 at 6:57

GoogleCodeExporter commented 8 years ago
I cannot reproduce the error. Sending SMS works here. Yallo did change their 
website. Maybe the SMS gateway was down for a short time.
Do you still get the error now?

Original comment by konir...@gmail.com on 4 Feb 2015 at 5:38

GoogleCodeExporter commented 8 years ago
I don't see the error anymore, but sms still won't be sent. I've checked my
'username' (phone number), tried with and without international prefix,
double checked my password... It just doesn't seem to connect to Yallo, not
even to get balances.

Maybe I still made a mistake for the password. I have some special chars in
it. Could that be a problem ? Is there any way I can debug it, see where it
fails ?

Original comment by ciprian....@gmail.com on 4 Feb 2015 at 9:17

GoogleCodeExporter commented 8 years ago
I did some testing and saw two things. Yallo changed from GET to POST requests 
and with Android 5.0 there were some issues. I fixed it and published a new 
version (1.8) in the Play Store. Please check this new version. Does it work 
now?

Original comment by konir...@gmail.com on 4 Feb 2015 at 9:01

GoogleCodeExporter commented 8 years ago
Yes, it works now. Thank you very much!

A new problem appeared though: the text seems to be enocoded in URL format.
Here's a picture of a test message:
http://i.imgur.com/SExjMzr.jpg

The original message was: "Test message. Și diacritice. Atingerea maximului
de caractere [image: 😈][image: 🐱]"
​(quotes for clarity)

Thanks!​

Original comment by ciprian....@gmail.com on 4 Feb 2015 at 11:16

GoogleCodeExporter commented 8 years ago
Ohoh, my nightly testing failed because of missing sleep :-) Now I fixed the 
text encoding and published a new version (1.9) to the play store. It will be 
available in a few hours. Please check this new version. Does it work now?

Original comment by konir...@gmail.com on 5 Feb 2015 at 6:25

GoogleCodeExporter commented 8 years ago
Hi,
Thanks for continuous effort and really fast response! Amazing :D.
Yes, it works almost perfectly now :D. You can see it here:
http://i.imgur.com/q9tlQHb.jpg

Some characters are still not displayed, but that is Yallo's fault. I sent
the ones that do not appear right from the web interface and it's MUCH
worse, because it encodes any non-letter in its HTML representation (i.e. ă
becomes '& # 2 5 9 ;' without the spaces). (http://imgur.com/96S2PT1)
I'll stick to english alphabet :D.

I am very happy with the result :D. Thank you!

Original comment by ciprian....@gmail.com on 6 Feb 2015 at 12:25