to get a personalized navigation.
to get a personalized navigation.
although there are some active suppliers
What could be wrong?
Hi Gordana,
Have you tried using Incognito mode? sometimes the browser might cause issues with the swagger doc.
BR,
Suzdar
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
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
Can check with the customer in case we have the correct tenant ID one more time. Will get the answer quickly.
Copyright © 2022 Visma.com. All rights reserved.