hozaifaaoud commented on issue #4372:
URL: https://github.com/apache/apisix/issues/4372#issuecomment-854128049
Here is the request
curl -X GET
"192.168.148.8:9080/v4/eth/transaction/0x5aaa6ac9e2cc4fd9b9d55184573d079e41bf92cff6891ecf6da1985786223852"
-H "x-api-key: MedfQ7ZuPG5dvRNWetOES78HUj59xsG85FU16I4z"
Here is the response:
{"message":"Your IP address is not allowed"}
consumer details :
{
"username": "1104",
"plugins": {
"ip-restriction": {
"whitelist": [
"0.0.0.0"
]
},
"key-auth": {
"key": "MedfQ7ZuPG5dvRNWetOES78HUj59xsG85FU16I4z"
}
}
}
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]