You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's saying that api is undefined. Is there something over in my main sfn project that I'm supposed to have configured? I can't find anything in sfn-lambda that would initialize it or make it available. It looks like it's part of the Callback class in SFN, but Control doesn't inherit from that.
Thanks.
The text was updated successfully, but these errors were encountered:
I'm getting an error from this line:
sfn-lambda/lib/sfn-lambda/control.rb
Line 141 in f8a2316
It's saying that api is undefined. Is there something over in my main sfn project that I'm supposed to have configured? I can't find anything in sfn-lambda that would initialize it or make it available. It looks like it's part of the Callback class in SFN, but Control doesn't inherit from that.
Thanks.
The text was updated successfully, but these errors were encountered: