Hi, I tried this plugin version http://core.trac.wordpress.org/attachment/ticket/4010/blogger-importer.zip and I got this message
Error occurred getting OAuth tokens from Google
Failed to connect to 2a00:1450:4010:c04::67: ���� ����������
Checkout this article. It will help you resolve the token error thrown by google.
http://www.digitalsensus.com/2012/12/how-to-resolve-invalid-token-error.html
I use shared hosting and I haven’t direct access to apache and php.ini. I checked php extension through php_info() and openssl exist there.
Quarck, the OpenSSL is unlikely to be the issue in this case as that version of the importer specifically checks for it as we’d see a different error message.
The error looks to be one coming back from the network library. It could be that your host has blocked outbound connections or a timeout. Not sure if it helps but that appears to be an IPV6 address connecting in the error message.
Try Core Control as that can change the network libraries (HTTP Module/TTP Logging Module) used to connect and/or log the connections.