BIN Lookup

KOSTENLOS
Durch NeutrinoAPI.com | Aktualisiert 2 months ago | Commerce
Popularität

9.1 / 10

Latenz

217ms

Service Level

100%

Zurück zu allen Diskussionen

403 error

Rapid account: Douglasjosenieves
douglasjosenieves
5 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 5 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.

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen
Bewertung: 5 - Stimmen: 1