Inumedia / SlackAPI

.NET Implementation of the Slack team communication platform API.
MIT License
452 stars 243 forks source link

Following directions, I receive the error - 'invalid_arguments' #227

Open gordingin opened 4 years ago

gordingin commented 4 years ago

Hi,

I was following your directions step 1 - 8 to add access, then used the code 'Posting your first message'.

After the call to PostMessageAsync, I received invalid_arguments in the json.

Thanks Ralph

gpailler commented 4 years ago

I rechecked the example from https://github.com/Inumedia/SlackAPI/wiki/Examples and it's working properly. Could you post your code?