Open masatanish opened 11 years ago
ip-address/report and domain/report API return "405 Method Not Allowed" for now...
RestClient.post "https://www.virustotal.com/vtapi/v2/domain/report", "apikey=xxx&domain=virustotal.com", "Accept"=>"*/*; q=0.5, application/xml", "Accept-Encoding"=>"gzip, deflate", "Content-Length"=>"93", "Content-Type"=>"application/x-www-form-urlencoded"
# => 405 MethodNotAllowed | text/html 188 bytes
RestClient::MethodNotAllowed: 405 Method Not Allowed
https://www.virustotal.com/ja/documentation/public-api/#getting-ip-reports https://www.virustotal.com/ja/documentation/public-api/#getting-domain-reports