onelogin / onelogin-python-sdk

37 stars 37 forks source link

Issue with 'list_privileges' function #85

Closed Tommy-Lightning closed 1 year ago

Tommy-Lightning commented 1 year ago

In lines 1226-1252 of [(https://github.com/onelogin/onelogin-python-sdk/blob/master/onelogin/api/privileges_api.py)]

kwargs are asked for by the function but do not need to be given - looks for a list but the output should be a list.

Jmfwolf commented 1 year ago

Thank you for bringing this to my attention. I will keep you updated as I correct these issues

Jmfwolf commented 1 year ago

The issue should be resolved. So long as you have sufficient access to the privileges endpoint

Jmfwolf commented 1 year ago

Please try the pre-release https://github.com/onelogin/onelogin-python-sdk/releases/tag/3.1.6