Here is the response: I use Java Spring Social for this:
Caused by: org.scribe.exceptions.OAuthException: Response body is incorrect. Can't extract token and secret from this: '<?xml version="1.0" encoding="UTF-8"?>
<hash>
<error>The given URL is considered malware</error>
<request>/oauth/request_token</request>
</hash>
'
at org.scribe.extractors.TokenExtractorImpl.extract(TokenExtractorImpl.java:41)