Vine.app

무료
분류별 community | 업데이트됨 एक महीने पहले | Social
Health Check

N/A

모든 토론으로 돌아가기

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?

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입