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
I was looking over this library out of curiosity (not yet using on a project). I use Twilio Ruby heavily and was comparing against this. One thing that I noticed is that it might not be possible to specify the account sid / token that an API request will be made against.
Is it possible to specify the sid / token that an API request will make?
If it's not, is this something you'd consider accepting a PR for? I was looking at how I might go about it and do not see an obvious path forward currently which is why I ask.
The text was updated successfully, but these errors were encountered:
I was looking over this library out of curiosity (not yet using on a project). I use Twilio Ruby heavily and was comparing against this. One thing that I noticed is that it might not be possible to specify the account sid / token that an API request will be made against.
Is it possible to specify the sid / token that an API request will make?
If it's not, is this something you'd consider accepting a PR for? I was looking at how I might go about it and do not see an obvious path forward currently which is why I ask.
The text was updated successfully, but these errors were encountered: