BIN Lookup

GRATIS
Por NeutrinoAPI.com | Actualizada 5 days ago | Commerce
Popularidad

8.9 / 10

Latencia

186ms

Nivel de servicio

100%

Health Check

N/A

Volver a todas las conversaciones

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.

Únase a la conversación, añada un comentario a continuación:

Inicie sesió/Regístrese para publicar nuevos comentarios