BusinessObjects Board

How to connect to webi RESTful API using VS (VB or C#) alt VBA

Hi,

I have tried all sample code i can find online to connect to our server without any luck.
I manage to connect and get the token when using Postman but not with VB/C# code in Visual Studio or in VBA.
I have also tried to get ChatGPT to generate code for me but its not working.

Is there anyone that have a sample project or Excel Sheet that connect and store the LogonToken?
I hope that with a working start i can be able to make what i aim to produce.
The final goal will first be a list of all reports.
Next will be to get the reporst and queries with related universe.
Then finally i hope to be able to list all objects/filters used in reports.

I have had good help earlier when on the old forum and hope that the same can happen here.

Thanks in advance
YakoBay

Why use the RESTful API, this information can be retrieved using the BIonBI universe which connects to the system database. You can make a report that provides you with this information.