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
Using main account authentication to access toll-free verification info for a subaccount returns the results for the main account, ignoring the subaccount argument entirely
Steps to Reproduce
Create a toll-free number on your main account
Create a toll-free verification for the number on your main account
Create a subaccount under the main account
Create a toll-free number on the subaccount
Note that using your subaccount sid as the third argument to Client and your main account sid and auth token as the first and second args allows you to fetch this number from the API
Create a toll-free verification for the number on the subaccount
Note that using your subaccount sid as the third argument to Client and your main account sid and auth token as the first and second args fetches the toll-free verification for the main account number, not the subaccount number!
Issue Summary
Using main account authentication to access toll-free verification info for a subaccount returns the results for the main account, ignoring the subaccount argument entirely
Steps to Reproduce
Client
and your main account sid and auth token as the first and second args allows you to fetch this number from the APIClient
and your main account sid and auth token as the first and second args fetches the toll-free verification for the main account number, not the subaccount number!Code Snippet
Exception/Log
N/A
Technical details:
The text was updated successfully, but these errors were encountered: