Skip to content
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

Getting subscribedSku's throws an error "Tenant address information is not available" #130

Open
djmrky opened this issue Dec 11, 2023 · 1 comment

Comments

@djmrky
Copy link

djmrky commented Dec 11, 2023

Hello,

This issue started happening a couple of days ago for one on the tenants in the Partner Center API.

I'm using the standard call like in the image below:
var customerUserSubscribedSkus = _partnerOperations.Customers.ById(tenantId).SubscribedSkus.Get();
I'm passing the correct "tenantId" here

And getting the exception:
image

I can't seem to find this error anywhere
"Tenant address information is not available"

I'm using this package to work with Partner Center
image

The strange thing is that the same exact API works for many other Customers (passing the other tenantId) in Partner Center.
Even stranger is the fact that it sometimes does not throw this exception, it's totally random during the day.

Any help would be appreciated here :-)

@darix795
Copy link

Same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants