rezarahiminia / free-api-worldcup2022

Grab your football API data for FIFA World Cup 2022 competition!
239 stars 35 forks source link

Error for generate a token #100

Open noreez opened 1 year ago

noreez commented 1 year ago

Currently, I'm trying to generate a token using your request CURL, there are errors displayed. I wanted to know if the API is still functional? Thanks

eyzyly commented 1 year ago

Hey there, running into the same issue this morning. Followed the registration step in the readme. Inserted my registration details into the data param of a post method using python requests library.

Update: Tried with json param instead and still didnt work. Hit the max retries limit and no connection was established

Paulfresnel commented 1 year ago

I don't know about python but everything worked fine for me this morning when doing user creation, login and using API services through the token (using Javascript/Axios)