thoughtspot / thoughtspot_rest_api_v1_python

Python implementations of ThoughtSpot REST APIs V1 and V2
Other
3 stars 6 forks source link

V1 user transfer ownership not accepting object guids #12

Open tomday1 opened 1 year ago

tomday1 commented 1 year ago

When running the user_transfer_ownership endpoint ,it's ignoring the object guid that's put in the request. Pretty sure this endpoint worked in the past but now it looks like the parameter has changed to objectsid and the Python library is objectid (singular)