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

Erro ao buscar pedido pela id da mensagem #1660

Open
lucazin opened this issue Dec 20, 2023 · 0 comments
Open

Erro ao buscar pedido pela id da mensagem #1660

lucazin opened this issue Dec 20, 2023 · 0 comments
Labels
bug Something isn't working needs triage

Comments

@lucazin
Copy link

lucazin commented Dec 20, 2023

Passo a sessão e o id da mensagem do tipo order.

Endpoint: get-order-by-messageId

Ele esta retornando null no data

{
"status": "Success",
"response": {
"message": "Information retrieved successfully.",
"contact": null,
"session": "teste_session",
"data": null
    }
}

https://github.com/wppconnect-team/wa-js/blob/main/src/catalog/functions/getProductById.ts

@lucazin lucazin added bug Something isn't working needs triage labels Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

1 participant