Hi,
I've been really slowly hacking my way to be able to use the information in the dpa db and one of my attempts includes using the url from the wep page that has the data on it that I'd like, and putting it in Postman.
Below is a sample
serverName.as.local:8123/.../database.iwc
A problem I'm currently facing is that when I send this it returns a "Your session has expired..." message.
I've also not used authentication features of postman as I'm not entirely sure how to construct that for this url, assuming it is even doable.
Thank you for your help.
Mike