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
I successfully logged into a sandbox, but was met with this error message when I tried to get the list of objects:
"There was an error processing your request: Traceback (most recent call last): File "/app/createfields/tasks.py", line 70, in get_metadata for record in requests.get(request_url + 'sobjects', headers = headers).json()['sobjects']: TypeError: list indices must be integers, not str"