Hi, I want to grab a product description from the web pages. This also works as long as the product is still available in the store.
If the product is no longer in store, I would like to retrieve the description from the product library page (e.g. https://www.daz3d.com/downloader/customer/files#prod_11042). I think this doesn't work because I need to be logged in to access my product library.
In Daz Studio, I'm logged in to my account, but that doesn't seem to be enough to be considered logged in via HttpRequest.
Does anyone know of any way to access my own product library via script?