We have 2 integrations that generate PDFs from an add-in in Geotab Drive, and to do it, we leverage this kind of link:
https://my.geotab.com/test_database/#hosLogs,dateRange:(endDate:'2019-10-28T17:46:00.885Z',startDate:'2019-10-14T04:00:00.000Z'),driver:b12345,includeExemptions:!f,includeIntermediateLogs:!f,token:('userName':'johndoe','sessionId':'asdasdasdasdasdasdasd','database':'test_database')
This has worked for 6+ years. Today when we generate the PDFs, customers have started getting blank pages. When I try to replicate in chromium locally, I am directed to the login screen. Has support for this kind of link been revoked?
I tried to workaround the issue by setting geotabAPI_credentials and geotabAPI_server in localStorage, then navigating to the base URL, but still I am getting directed back to login. This might be related to the move to CIAM and oauth, but there was no communication around this change and support being removed. We use this daily and 30K+ drivers depend on it for compliance. Please advise.
