omarciovsena / abibliadigital

A RESTful API for Bible
http://www.abibliadigital.com.br
BSD 2-Clause "Simplified" License
793 stars 126 forks source link

Rest API error #469

Open DaviJP7 opened 3 weeks ago

DaviJP7 commented 3 weeks ago

Endpoint: https://www.abibliadigital.com.br/api/verses/acf/random Response:

{
  "msg": "Oops! An unexpected error has occurred, create an [issue](https://github.com/omarciovsena/abibliadigital/issues/new) with the information of this request.",
  "err": {
    "command": "GET",
    "code": "NR_CLOSED",
    "args": [
      "177.24.240.163"
    ]
  }
}
JamilFilho commented 3 weeks ago

Para resolver esse erro você precisa realizar a requisição com token de autenticação conforme a documentação.