Versenden von SMS über massenversand.de

121 views
Skip to first unread message

Kai Horstmann

unread,
Jan 27, 2017, 9:07:51 AM1/27/17
to formr
Hallo,


ich versuche SMS über massenversand.de zu versenden. Wenn ich mir die Anfrage manuell generiere und in den Browser einfüge, klappt es. Wenn ich es jedoch über httr::GET versuche, erhalte ich nur die Antwort

"This method may not be used.“, sowohl wenn ich es über R bei mir versuche als auch über formr direkt.

Hat jemand eine Idee oder Erfahrung?

Danke!
Viele Grüße,
Kai



Ruben Arslan

unread,
Jan 27, 2017, 9:35:24 AM1/27/17
to Kai Horstmann, formr
Kai,

and specifically this function
?

I haven't used massenversand myself, only Clickatell (but I strongly recommend not to use them, worst service I've experienced in a company).

Best

Ruben

--
You received this message because you are subscribed to the Google Groups "formr" group.
To unsubscribe from this group and stop receiving emails from it, send an email to formr+un...@googlegroups.com.
To post to this group, send email to fo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/formr/A32E1B1E-112E-481E-BB01-15EE605B07B3%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.

Kai Horstmann

unread,
Jan 27, 2017, 10:00:32 AM1/27/17
to Ruben Arslan, 'Kai Horstmann' via formr
Hi Ruben,

Yes I'm aware of all of that (also the bad service from clickatell), and used your function massenversand to generate the request. So you function generates a request that works when pasted manually (copy paste the link the function generates) but not when send via httr::GET..

I can send you my code in a separate mail since it contains my pw, would be nice to use massenversand since they are cheapest and in Germany. 

Thanks 
Kai 

Von unterwegs gesendet

Ruben Arslan

unread,
Jan 27, 2017, 10:12:40 AM1/27/17
to Kai Horstmann, 'Kai Horstmann' via formr
Ok, weird. Yeah, send it to me, and I'll give it a try (maybe not today anymore).

Kai Horstmann

unread,
Jan 27, 2017, 10:49:56 AM1/27/17
to Ruben Arslan, formr

well, I just figured out how it works, you have to add query = list(a = 1) to access cookies in httr::GET("url", query = list(a = 1)).

Since I do not fully understand it, I won’t recommend it – maybe someone else understands more of this and can share an insight.

I’ll test and let you know once I make any progress.

Best
Kai 

Ruben Arslan

unread,
Jan 27, 2017, 10:56:27 AM1/27/17
to Kai Horstmann, formr
does massenversand have an API that relies on cookies? I might have to retract my opinion about Clickatell being the worst.

Kai Horstmann

unread,
Jan 27, 2017, 10:58:04 AM1/27/17
to Ruben Arslan, formr
What kind of problems could that cause? 

Ruben Arslan

unread,
Jan 29, 2017, 4:01:20 PM1/29/17
to Kai Horstmann, formr
Well the one you had for example (it's not stateless). But if it works and keeps working, don't worry about it.

Reply all
Reply to author
Forward
0 new messages