My Products
Help
gordana_jlmwms
CHAMPION *

Get suppliers gives no response

by gordana_jlmwms

gordana_jlmwms_0-1726055693835.png

 

although there are some active suppliers

 

gordana_jlmwms_1-1726055895585.png

 

 

 

What could be wrong?

6 REPLIES 6

by Suzdar Ibrahim

Hi Gordana,

 

Have you tried using Incognito mode? sometimes the browser might cause issues with the swagger doc. 

 

BR,

Suzdar

gordana_jlmwms
CHAMPION *

I don't get any responses when I run calls from integration

 

 

client =
new RestClient(
$"https://integration.visma.net/API/controller/api/v1/supplier?status=Active")
{
Timeout = -1,
Authenticator =
new OAuth2AuthorizationRequestHeaderAuthenticator(customerSetting.AccessToken, "Bearer")
};

I tried the endpoint now and it works as intended. Are you sure you are making the request to the correct company?

 

BR

Suzdar

gordana_jlmwms
CHAMPION *

Hi Suzdar,

It's the right company and the right tenant ID

Hi Gordana,

 

This seems a bit strange. I'd suggest maybe trying this in Postman aswell as a last time effort. However if that does not work then I recommend contacting your respective country for further troubleshooting as we can't have sensitive data on this forum. You can find more information here on who to contact. 

 

BR,

Suzdar

gordana_jlmwms
CHAMPION *

Can check with the customer in case we have the correct tenant ID one more time. Will get the answer quickly.