Getting "Requested route not found" when calling visasuppliermatchingservice

Mirek
Occasional Visitor

Getting "Requested route not found" when calling visasuppliermatchingservice

Hi
I'm testing the VISA API Supplier search endpoint.
- Had setup The 2 way SSL succesfully.

- HelloWorld endpoint works well with no issues.

But when I'm trying to call visasuppliermatchingservice endpoint  I'm constantly getting 
"Requested route not found"

The request I'm sending looks like this:

Headers: Accept: application/json
Cache-Control: no-cache
Authorization: Basic **********

Search endpoint responded with:
StatusCode: NotFound
Headers: Server: nginx
Date: Mon, 02 Dec 2024 12:05:10 GMT
Connection: keep-alive
X-SERVED-BY: -7c479c7889-2l
X-CORRELATION-ID: 1733141110_005_671460278_-7c479c7889-2l_VDP_WS
X-ERROR-ORIGIN: 9900
X-Backside-Transport: FAIL FAIL,FAIL FAIL
X-Global-Transaction-ID: a116ad95674da27620fab194
X-APP-STATUS: 404
Cache-Control: no-cache, no-store, must-revalidate
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 0
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000;includeSubdomains, max-age=31536000;includeSubdomains
Pragma: no-cache
Content-Security-Policy-Report-Only: default-src 'self' https://*.v.me https://*.visa.com;script-src 'self' 'unsafe-inline' 'unsafe-eval'  https://*.visa.com https://*.v.me;img-src 'self' https://*.v.me https://*.visa.com https://*.unica.com https://ad.doubleclick.net;style-src 'self' 'unsafe-inline' https://*.visa.com;object-src  https://*.v.me https://*.visa.com data:;report-uri /logging/logCSPReport;
X-Content-Security-Policy-Report-Only: default-src 'self' https://*.v.me https://*.visa.com;script-src 'self' 'unsafe-inline' 'unsafe-eval'  https://*.visa.com https://*.v.me;img-src 'self' https://*.v.me https://*.visa.com https://*.unica.com https://ad.doubleclick.net;style-src 'self' 'unsafe-inline' https://*.visa.com;object-src  https://*.v.me https://*.visa.com data:;report-uri /logging/logCSPReport;
X-WebKit-CSP-Report-Only: default-src 'self' https://*.v.me https://*.visa.com;script-src 'self' 'unsafe-inline' 'unsafe-eval'  https://*.visa.com https://*.v.me;img-src 'self' https://*.v.me https://*.visa.com https://*.unica.com https://ad.doubleclick.net;style-src 'self' 'unsafe-inline' https://*.visa.com;object-src  https://*.v.me https://*.visa.com data:;report-uri /logging/logCSPReport;

Body: {"statusDescription":"Requested route not found","statusCode":"404"}
2 REPLIES 2
SyedSa
Community Moderator

Re: Getting "Requested route not found" when calling visasuppliermatchingservice

Hi @Mirek, Thank you for reaching out. An agent will get back to you as soon as possible. Until then, if any community member has information that may be helpful, feel free to reply in this thread.

API_Products
Visa Developer Support Specialist

Re: Getting "Requested route not found" when calling visasuppliermatchingservice

Hey @Mirek,

 

Please refer to the Visa Developer Error Codes page for cause/resolution of the error. Here's the link: https://developer.visa.com/pages/visa-developer-error-codes  




Thanks,

Diana



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.