Skip to content
This repository has been archived by the owner on Feb 26, 2018. It is now read-only.

Unable to access sendMessage from console #20

Open
MaxGuitet opened this issue Oct 31, 2016 · 0 comments
Open

Unable to access sendMessage from console #20

MaxGuitet opened this issue Oct 31, 2016 · 0 comments

Comments

@MaxGuitet
Copy link

Hello,
First, thanks for this package, you made me save a lot of time! However I'm having issues using the Bundle from the console. I've created a class extending ContainerAwareCommand which is loaded from a file application.php at the root of my project. This php file loads /app/AppKernel.php in which I have added the VreshTwilioBundle. My credentials are also in the config.yml file.
I can use the Bundle successfully from the app, but when I try to use it through the command/console I have an error:

[Services_Twilio_RestException]                                                   
The requested resource /2010-04-01/Accounts/XXXXXXXX/Messages.json was not found

Is there anything else specific I need to load for this to work? Would you know any workaound?
Cheers!

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

No branches or pull requests

1 participant