BIN Lookup

GRATIS
Da NeutrinoAPI.com | Aggiornamento 4 days ago | Commerce
Popolarità

8.9 / 10

Latenza

186ms

Livello di servizio

100%

Health Check

N/A

Torna a tutte le discussioni

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.

Partecipa alla discussione - aggiungi un commento di seguito:

Accedi/Iscriviti per pubblicare nuovi commenti