Skip to content
This repository has been archived by the owner on Jul 23, 2023. It is now read-only.

Association doesn't re-use the account_sid #39

Open
yshahin opened this issue Mar 3, 2014 · 1 comment
Open

Association doesn't re-use the account_sid #39

yshahin opened this issue Mar 3, 2014 · 1 comment

Comments

@yshahin
Copy link

yshahin commented Mar 3, 2014

c = Twilio::Call.find 'CALL_SID', account_sid: 'ACCOUNT_SID'

c.recordings.count will equal to ZERO it will work only is you set the account_sid again

I think it should use the account_sid from the existing Call object

@stevegraham
Copy link
Owner

You're right. Sorry about that. Will fix this soon.

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

2 participants