Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Argument Error #9

Open
slowflyer opened this issue Feb 8, 2018 · 2 comments
Open

Argument Error #9

slowflyer opened this issue Feb 8, 2018 · 2 comments

Comments

@slowflyer
Copy link

Tried to use the library together with Alexa mdul for Drupal and receive the following error:

ArgumentCountError: Too few arguments to function Alexa\Request\Request::__construct(), 1 passed in /mnt/web/osocial/vendor/jakubsuchy/amazon-alexa-php/src/Request/IntentRequest.php on line 10 and exactly 2 expected in Alexa\Request\Request->__construct() (line 26 of /mnt/web/osocial/vendor/jakubsuchy/amazon-alexa-php/src/Request/Request.php) #0

Is it the library or Drupal code that needs to be fixed?

@chris-hamper
Copy link
Collaborator

This issue would be fixed by #10

@chris-hamper
Copy link
Collaborator

@slowflyer Until the 0.1.7 release is made, using the master branch will work around the problem you describe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants