I use russian to post to Facebook and Twitter so my messages turned into something like:
?? ?????? hello world :)
Specifically for these methods:...
Type: Posts; User: ptashcka; Keyword(s):
I use russian to post to Facebook and Twitter so my messages turned into something like:
?? ?????? hello world :)
Specifically for these methods:...
Hi.
Both twitter and facebook use default RestTemplate object configured with FormHttpMessageConverter. The default encoding for this converter is set to "ISO-8859-1", though UTF-8 should be used...
Hi.
I've found following problem, when my facebook account has link to some employer and this employer has city/town property then method:
factory.createConnection(accessToken);
fails with...