iamrony777 / javinfo-api

An API to scrape Japanese adult video data from various sites
59 stars 17 forks source link

401 Unauthorized {"detail":"Access Denied"} #19

Closed satirovaf closed 1 year ago

satirovaf commented 1 year ago

Hey,

I've configured the .env file API username and password, and build the docker using docker-compose, but when using with CURL, passing the API and username and password, I receive the following error:

{"detail":"Access Denied"}

Any suggestion on what can be wrong? I tried to rebuild and reset the .env file, but the same error occurs.

Thanks in advance

iamrony777 commented 1 year ago

I suggest checking .env file again. _APIPASS comes before _APIUSER so that may have caused confusion.