BIN Lookup

फ़्री
द्वारा NeutrinoAPI.com | अपडेट किया गया 5 days ago | Commerce
लोकप्रियता

9 / 10

लेटेंसी

258ms

सेवा का स्तर

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.

चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:

नई टिप्पणियाँ पोस्ट करने के लिए लॉग इन / साइनअप करें