You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/06/03 19:40:19 UTC

[GitHub] [apisix] hozaifaaoud commented on issue #4372: request help:

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:
users@infra.apache.org