Closed potomak closed 13 years ago
Trying to run the example code for canvas apps I run into this error:
ArgumentError - wrong number of arguments (1 for 2)
because parse_signed_request needs 2 params (see https://github.com/nsanta/fbgraph/blob/master/lib/fbgraph/canvas.rb#L6)
Trying to run the example code for canvas apps I run into this error:
because parse_signed_request needs 2 params (see https://github.com/nsanta/fbgraph/blob/master/lib/fbgraph/canvas.rb#L6)