Open kphaneuf opened 3 years ago
I updated the mds.js file to include "User-Agent": "Shared Streets MicroMobility Tool" in all the headers. This fixed our issue.
Also, the vendor had recently implemented a security measure requiring that header attribute which is why it was not an issue in the past.
We recently had issues accessing a vendors MDS via the tool (version 4.6.1) and found that the problem was that there was no User-Agent being passed from the tool. Before I start editing the JS, I wanted to post here in case this should be added to the tool.