Hello!
As you know, EventHub doesn't have an API in ION Gateway, but obviously it still has undocumented APIs such as POST: https://m3prdeuc1.m3.eu1.inforcloudsuite.com/eventhub/api/events/browse
Body: {"coordinates":["M3:MHDISH@2023-08-08T22:00:00.000Z"],"maxNumEvents":35}
This API requires the Header "Cookie: grid-sid-xxxxxxx=xxxxxxxxxxxxxxxxxxx/; in order to work.
I cannot seem to get this grid-sid-xxxx Cookie, as it seems to be retrieved during browser login.
Has anyone managed to call EventHub, especially through an SDK Application?