sameerkumar18 / aztro

The Astrology API 💫 Get daily horoscope!

Home Page:https://aztro.sameerkumar.website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Request failed with status code 400

junaid-exe opened this issue · comments

Im getting this error
{
"message": "'NoneType' object has no attribute 'text'"
}

status:400 Bad Request

anyone know about this?

commented

The same

I believe the api is down. it seems due to the original source of the data being down:

For those who need an alternative ASAP

Same, api is not working anymore.

@sameerkumar18 I am getting error

{
    "message": "'NoneType' object has no attribute 'text'"
}

Same here get 400

admin$ curl -X POST 'https://aztro.sameerkumar.website/?sign=aries&day=today'
{"message": "'NoneType' object has no attribute 'text'"}