15-09-22 06:45 PM
08-05-23 08:50 AM
Hello,
If you get error like 'You don't have access to this page. Please contact system administrator for help while trying to load the control room data' it might be because you haven't selected sign in using authentication server in BP's sign in settings.
24-08-23 04:20 PM
@Tejaskumar_Darji
Did you find a fix for this? We have the same issue.
24-08-23 05:01 PM
No it is not resolved so far
19-09-23 11:08 AM
Hello,
I have a similar issue and it seems that the API call is being done to the HUB address instead of the API address.
I'll explain with fictitious addresses:
HUB is set to https://hub.serverweb.com
API is set to https://serverweb.com
In browser console (F12) I get a 400 error with the https://hub.serverweb.com/api/workqueues/get-work-queues address but I think this should be calling https://serverweb.com/api/workqueues/get-work-queues as it is the API address.
API address is set correctly in hub environment settings.
API works fine as tested with Postman.
Can other users with same issue check if they get error 400 in browser console (F12) as well when accessing Control Room in HUB?