Skip to content

Invalid response expected for ListPlanAccountsForAccount #1270

@domsu

Description

@domsu

Currently ListPlanAccountsForAccount from MarketplaceService expects []*MarketplacePlanAccount.

But documentation https://developer.github.com/v3/apps/marketplace/#check-if-a-github-account-is-associated-with-any-marketplace-listing says that GET /marketplace_listing/accounts/:account_id returns *MarketplacePlanAccount.

This is causing my application to fail.

Metadata

Metadata

Assignees

Labels

Breaking API ChangePR will require a bump to the major version num in next release. Look here to see the change(s).enhancementgood first issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions