You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you @Wozacosta! It seems you are issuing the request against the Hiro API. Would it be possible for you to try issuing it against a Stacks node directly?
Describe the bug
The header
baggage
set by sentry (referenced here), when present in the request, breaks it and we get back :Received an HTTP message that the node could not decode
Steps To Reproduce
Please provide detailed instructions (e.g. command line invocation with parameters) to reproduce the behavior.
Curl with baggage header set:
The same without the baggage header, which works:
Expected behavior
When present, the baggage header shouldn't make the node unable to decode the message.
Environment (please complete the following information):
Reproduced on those 2 endpoints: https://stacks-node-api.mainnet.stacks.co endpoint and https://api.mainnet.hiro.so/v2/fees/transaction
Additional context
Please include any relevant stack traces, error messages and logs.
If you are encountering an issue with a smart contract, please include the smart contract code
that demonstrates the issue.
The text was updated successfully, but these errors were encountered: