Re: How to use the files API from a C++ app
As mentioned in the ticket we want to use the files api, which seems the right choice but is not available as documentation, and not available as a services API in C++ . We will have reverse engineer the client API unfortunatly and work around the Services discovery mechanism (because it isn't "published" AIP) and get the URLs by interpreting all of these websockets ourselves...