Thank you Craig. I just filled out the support form.
In the support tab of your plugin I found:
## API RESPONSE: ##
WP_Error::__set_state(array(
‘errors’ =>
array (
‘http_request_failed’ =>
array (
0 => ‘Der Benutzer hat Anfragen ??ber HTTP blockiert.’,
),
),
‘error_data’ =>
array (
),
))
and the message “Der Benutzer hat Anfragen ??ber HTTP blockiert.” means: “The user has blocked requests via HTTP.”
Perhaps this helps … Ralf