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
@grimmdude The SUBACCOUNT_SID is only used for the v2010 APIs and in order to create the service for your subaccount, you would need to initialize the client with the subaccount accountsid/authtoken.
Issue Summary
Creating a new messaging service for a subaccount creates the service in the main account when using main account credentials.
Steps to Reproduce
Client
using main account credentials and passing subaccount sid as third argument.Code Snippet
Technical details:
The text was updated successfully, but these errors were encountered: