-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ManagedCustomerService always returns RequiredError.REQUIRED @ serviceSelector #105
Comments
@ChrisAlvares ```
|
@ChrisAlvares I'm bumping this issue. I'm also running into the same error. Looks like |
Okay, I literally just saw something in the documentation that I somehow missed before. The answer is that you must pass an object with the key as Based on this, I think this issue can be closed. If anyone needs it, I can post a code example (although my code is trashy right now since I'm still in spike mode). |
I've tried to create the serviceSelector, but every time I make a call to get Managed Customers from the API, I always get this error:
soap:Server: [RequiredError.REQUIRED @ serviceSelector]: [object Object]
Is it possible to get a list of accounts that are managed from an MCC account?
The text was updated successfully, but these errors were encountered: