hashgraph / hedera-mirror-node-explorer

Hedera Mirror Node Explorer for the Hedera Hashgraph DLT.
Apache License 2.0
14 stars 9 forks source link

Getting `403 Forbidden` Response for very large requessts on `previewnet` #1054

Closed AlfredoG87 closed 2 months ago

AlfredoG87 commented 2 months ago

Description

When we try to run contract/calls that have a very large payload against previewnet mirror node, we are getting the following error:

<!doctype html>
<meta charset="utf-8">
<meta name=viewport content="width=device-width, initial-scale=1">
<title>403</title>403 Forbidden

This is not happening on testnet or mainnet.

Steps to reproduce

Curl request.txt

Additional context

No response

Hedera network

previewnet

Version

0.105.0-rc2

Operating system

None

ericleponner commented 2 months ago

This issue should be part of hedera-mirror-node (not hedera-mirror-node-explorer).

AlfredoG87 commented 2 months ago

I already opened up over, there. my mistake!