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

Error: One or more required arguments are missing #1

Open
ezekg opened this issue Sep 17, 2018 · 0 comments
Open

Error: One or more required arguments are missing #1

ezekg opened this issue Sep 17, 2018 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers paddle

Comments

@ezekg
Copy link
Member

ezekg commented Sep 17, 2018

Their docs state this, which means Paddle recently introduced a breaking change to their API:

When calling https://vendors.paddle.com/api/2.0/subscription/users/update you will need to set the recurring_price per unit, quantity and currency.

Need to add those additional params to this object to resolve the issue, which results in the following error from them:

One or more required arguments are missing

See: https://paddle.com/docs/subscription-quantity/

@ezekg ezekg added bug Something isn't working good first issue Good for newcomers paddle labels Sep 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers paddle
Projects
None yet
Development

No branches or pull requests

1 participant