You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, can you give me why this code "kwargs['_return_http_data_only'] = True" is set as a fixed value in each "****_api.py" (e.g. list_status_changes of envelopes_api.py)? I want to give this value (True or False) from an external function. Any reasons not allowed?