Bug fix:
- We added better error handling for wrong URLs for the API endpoints in a previous version, but that also resulted in catching GET calls that were not ending in /. Although this behavior is correct, it broke backward compatibility for any existing customer scripts. We have added an auto-redirect to append / at end of API GET calls if it is missing and any legacy scripts utilizing this behavior should work fine with this release.
Link to our blog: https://www.device42.com/blog/2017/11/bug-fix-with-v14-1-4/
Comments
0 comments
Article is closed for comments.