to get a personalized navigation.
to get a personalized navigation.
Hi,
We have a customer with a slash (/) in the inventory number. When using the inventory endpoint, this product can not be found. I have tried to escape the slash in different ways, but nothing seems to work. Is there any solution to this other than asking the customer to change the inventory number? 🙂
See also the attached screen dump.
Marius
Solved! Go to Solution.
Hi,
As "/" is a URL reserved character it needs to be wrapped by the b64 method we have for all resources:
Method for getting resources with reserved characters - B64URL Encoding
Please try this and let us know if you are still having issues.
Copyright © 2022 Visma.com. All rights reserved.