Vine.app

GRATUITO
Por community | Atualizado 17 дней назад | Social
Popularidade

0 / 10

Latência

11,088ms

Nível de serviço

0%

Health Check

N/A

Voltar para todas as discussões

Getting 500 Error

Rapid account: Sergiomleon
sergiomleon
8 лет назад

When doing the following call
$this->_content = Unirest\Request::get(‘https://community-vineapp.p.mashape.com/timelines/users/916596819805483008’,
array(
“X-Mashape-Key” => “6OWn5SKFX1msh2CsnIxmZSIpZjwXp19fFe4jsn5GEzOeVdWf1e”,
“Accept” => “application/json”
)
);

It gets me the respond

object(Unirest\Response)#16 (4) {
[“code”]=>
int(500)
[“raw_body”]=>
string(87) “<html><body><h1>500 Server Error</h1>
An internal server error occured.
</body></html>

[“body”]=>
string(87) “<html><body><h1>500 Server Error</h1>
An internal server error occured.
</body></html>

[“headers”]=>
array(7) {
[0]=>
string(25) “HTTP/1.1 500 Server Error”
[“Cache-Control”]=>
string(8) “no-cache”
[“Content-Type”]=>
string(9) “text/html”
[“Date”]=>
string(29) “Wed, 17 Feb 2016 19:31:06 GMT”
[“Server”]=>
string(13) “Mashape/5.0.6”
[“Content-Length”]=>
string(2) “87”
[“Connection”]=>
string(10) “keep-alive”
}
}

Rapid account: Sergiomleon
sergiomleon Commented 8 лет назад

Aything on this?

Junte-se à discussão - adicione o comentário abaixo:

Efetue login / inscreva-se para postar novos comentários