I am new to Alteryx and also new to posting questions on community forums. The Error I get when I try to update data in salesForce is
"Error: Salesforce Output (8): <class 'TypeError'>: BadResponseError('Error code 401: No permission -- see authorization schemes.') has type BadResponseError, but expected one of: bytes, unicode"
I can use the SalesForce Import tool so I know my connection is good. I am try to update the "name" field using the "Id" field as the key.
On the salesforce side I have API Enabled on my permission and I have built an Alteryx app and set permissions so salesforce will allow the app to edit data
I have also stripped away my IP Ranges and used a security token to login but like I said I seem to log in ok it's only the output that is giving me trouble.

More salesforce app settings
