Skip to main content
Question

unable to get User events

  • May 22, 2025
  • 0 replies
  • 22 views

Forum|alt.badge.img

Hi,

I am using RESTAPI to get user events, but since couple of days back we have been facing issue while executing "https://api.box.com/2.0/events?stream_type=admin_logs" with GET request.

 

I am getting below error while executing above query:

 

{
    "type": "error",
    "status": 503,
    "code": "unavailable",
    "message": "Service is temporarily unavailable",
    "request_id": "9jf151girfbvp725"
}
 
Please could you help me to resolve this issue..
 
Thanks
Abhineet