Hi, please find my Stack Overflow question here:
https://stackoverflow.com/q/60531589/13007291
I have modified the code in forge-da.py by adding a module for getUsers() per the following link:
https://forge.autodesk.com/en/docs/bim360/v1/reference/http/users-GET/
But I keep getting the following error:
Get Users Failed! status = 404 ; message = {"code":1004,"message":"this account doesn't exist."}
I have double checked the IDs, secrets/tokens, and they all seem to be fine, so I am not sure how to get this working. Any help would be greatly appreciated. Thanks!