BusinessObjects Board

BOBJ BI4.2 User List and Group Extraction (via SPA)

Hi Julien,
We tried both FQN and IP Address but its throwing “Network Error”. Please let me know your thoughts.

Welcome @under18 !

Can you let me know what do you see in your browser devtools on the Network panel? Do your REST api is living on your hostname:6405/biprws/ ? YOu can check if this URL is giving you some result in the browser too!

@nukalapr
I need to change it to allow any url. Give me a day or two, I add that on my todolist!

Hi Julien,
sorry for the late reply.
I see below detail when i tested /biprws/ in browser

Note: I too tested couple of URL’s via Chrome Postman extension. GET/POST brings data from our REST API.

But your URL doesn’t work at all :frowning:

Please let me know your thoughts.

p.s. we tried your link in both office and home. but result is ‘Network Error’

regards,
Kiruba

Hello @nukalapr

I have changed a bit the way to connect to the app:

You have to define the full REST url now. Can you try again?

Hello @under18 can you try again with the new version?

Thanks!

Thank you very much Julien, it works like charm and very much apricated for your help.

1 Like

Hi Julien,
Sorry to bother you again. We tried the latest URL as you suggested. But i still receving Network Error. See below pic.

When I tried RestAPI via Chrome Postman, it asked me to generate Token to post Users or User Groups list.

Is your code get Token automatically? What we are doing wrong?
Sad that it doesn’t work for us :frowning:

Thanks.

The app is generating a token based on user/password provided yes.

Can you share with me in PM the url of your resturl and the url that is failing in Browser Console?

Thanks!