BIN Lookup

免费
通过 NeutrinoAPI.com | 已更新 8 days ago | Commerce
人气

8.8 / 10

延迟

194ms

服务等级

100%

Health Check

N/A

返回所有讨论

403 error

Rapid account: Douglasjosenieves
douglasjosenieves
6 years ago

cual es este error 403
// These code snippets use an open-source library. http://unirest.io/php
$response = Unirest\Request::post(“https://neutrinoapi-bin-lookup.p.mashape.com/bin-lookup”,
array(
“X-Mashape-Key” => “blB24vYNGGmshbretGlXKSI1NQwNp1Urro4jsnrVWEF3TITdok”,
“Content-Type” => “application/x-www-form-urlencoded”,
“Accept” => “application/json”
),
array(
“bin-number” => “454860”,
“customer-ip” => “60.234.81.148”
)
);

Response {#394 ▼
+code: 403
+raw_body: “”
+body: “”
+headers: array:6 [▼
0 => “HTTP/1.1 403 Forbidden”
“Content-Type” => “text/plain”
“Date” => “Mon, 02 Jul 2018 21:45:04 GMT”
“Server” => "Mashape/5.0.6"
“Content-Length” => "0"
“Connection” => “keep-alive”
]
}

Rapid account: Neutrinoapi
neutrinoapi Commented 6 years ago

Hi douglasjosenieves,

I would recommend that you signup for an account from our website (NeutrinoAPI.com) and connect directly to our API rather than going via the Mashape market.

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论