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

Wrong endpoint url in subscription_payments resource #190

Closed
wandura opened this issue Feb 3, 2021 · 1 comment
Closed

Wrong endpoint url in subscription_payments resource #190

wandura opened this issue Feb 3, 2021 · 1 comment

Comments

@wandura
Copy link

wandura commented Feb 3, 2021

return 'customers/{customer_id}/subscription/{subscription_id}/payments'.format(

The correct api endpoint must have "subscriptions" with "s".
I get an error message with the current endpoint url:
mollie.api.error.NotFoundError: Invalid resource endpoint

@whyscream
Copy link
Contributor

We just released v2.5.3 of the client which resolves this issue. Thank you for reporting.

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