cleentfaar / slack

Access your Slack Team's API through PHP objects.

Home Page:http://cleentfaar.github.io/slack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oAuth Access Method

raupie opened this issue · comments

Error: Call to a member function send() on a non-object. My $payload variable dumps as an object so I'm not sure what I'm doing wrong.

I think the issue is in my controller logic. The apiClient was returning null in my authentication function.