function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
gregusagregusa 

Login issue while trying the walkthrough: Creating an Outbound Messaging Notification Service CSharp

I've got everything configured and created for this Tutorial.

 

However, when I run it, including the included test app -- (and based on the docs it appears I should be able to run this from my local computer) -- 
the Outbound Messaging Sample Tester prompts me for my SalesForce credentials.  I type them in -- using my Developer License login (and security token), which is where I created the Outbound Message wsd, but it won't accept my credentials.

 

Do I need to turn something on in my developer org to accept these calls?

AU-GISAU-GIS

I'm having the same problem, over 3 years later, and I was wondering if anyone knew what I'm doing wrong.

 

I tried logging in using my regualr password, and the password+token, and it just says "Login error: INVALID_LOGIN: Invalid username, password, secuirty token; or user locked out."

 

I know the account is fine because I'm copying/pasting the username/password+token from a working webservice I made.