Debug the underlying Navision REST call #13
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
wontfix
This will not be worked on
The following F# script saved me a lot of time debugging issues with the API, as it allows to see what's happening when directly calling the Navision API: https://gist.github.com/toburger/276130fa13f3086fda583b93e8d46425 (you need to set the
clientSecret
string to the correct client secret)The text was updated successfully, but these errors were encountered: