Releases: voxy/okta-sdk-python
Releases · voxy/okta-sdk-python
bugfix: added check for error is it string instance
Task: https://voxy.atlassian.net/browse/VOXY-6974
Need to handle error meanwhile, celery retrying to send task and expands error message as a string, but OktaError waits for an object.
Add activate to params
Merge pull request #8 from voxy/VOXY-3830-move-activate VOXY-3830 - move activate to params