Text-Processing

부분 유료
분류별 Jacob | 업데이트됨 hace 17 días | Text Analysis
인기

9.6 / 10

지연 시간

319ms

서비스 수준

100%

Health Check

N/A

모든 토론으로 돌아가기

Invalid Mashape key - PHP method

Rapid account: Fgredruello
fgredruello
hace 10 años

Hi!

Can you help me ??

PHP example method:

$response = Unirest::post(
https://japerk-text-processing.p.mashape.com/sentiment/”,
array(
“X-Mashape-Authorization” => “MY_MASHAPE_KEY”
),
array(
“text” => “”,
“language” => “”,
));

return:

HttpResponse Object ( [code:HttpResponse:private] => 403 [raw_body:HttpResponse:private] => {“message”:“Invalid Mashape key. If you are a Mashape user, get your key from your dashboard at https://www.mashape.com/login - To create a free Mashape account instead, go to https://www.mashape.com/signup”} [body:HttpResponse:private] => stdClass Object ( [message] => Invalid Mashape key. If you are a Mashape user, get your key from your dashboard at https://www.mashape.com/login - To create a free Mashape account instead, go to https://www.mashape.com/signup ) [headers:HttpResponse:private] => Array ( [Date] => Wed, 24 Apr 2013 13:10:57 GMT ) )

Thanks!

Rapid account: Fgredruello
fgredruello Commented hace 10 años

Sorry for any incovenience, error in my php library… 😦

API Works !!!

Thanks!

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

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