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

Fix URI formation in update method by adding missing '/' #71

Merged

Conversation

Aguiiiar
Copy link
Contributor

@Aguiiiar Aguiiiar commented Jun 23, 2024

In the update() method of the PreApproval class, a "/" was missing, otherwise the following error would occur:

{
"status":404,
"response":{
"timestamp":"2024-06-23T22:17:09Z",
"status":404,
"error":"Not Found",
"path":"/preapproval{id}"
}
}

@renanneri01
Copy link
Contributor

Hi @Aguiiiar
We will analyze the proposed solution and soon integrate it into our product.
Thank you very much for your contribution!

@renanneri01 renanneri01 merged commit 76f7231 into mercadopago:master Jun 24, 2024
0 of 5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants