Hi @jeffdonthemic ,
I'm working on getting this working for my org. I created a connected app that uses the callback url of "https://test.salesforce.com/services/oauth2/success". I used the customer key for the client id and the customer secret for the client secret on the index.js in the src folder. I also added the username of the user I would like to use as well as the password and security token in the password variable. I didn't update the callback url variable in the index.js file because I wasn't sure what to update it to. When I try to test the skill by asking for new leads I get an error and when I dig around it says that it's the "invalid_grant - authentication failure" error. I was wondering if you could give me any hints on where to look. I don't see anything wrong at the moment but I could be missing something.
Thank you,
Dan
Hi @jeffdonthemic ,
I'm working on getting this working for my org. I created a connected app that uses the callback url of "https://test.salesforce.com/services/oauth2/success". I used the customer key for the client id and the customer secret for the client secret on the index.js in the src folder. I also added the username of the user I would like to use as well as the password and security token in the password variable. I didn't update the callback url variable in the index.js file because I wasn't sure what to update it to. When I try to test the skill by asking for new leads I get an error and when I dig around it says that it's the "invalid_grant - authentication failure" error. I was wondering if you could give me any hints on where to look. I don't see anything wrong at the moment but I could be missing something.
Thank you,
Dan