aztro
aztro copied to clipboard
Error: Request failed with status code 400
Im getting this error { "message": "'NoneType' object has no attribute 'text'" }
status:400 Bad Request
anyone know about this?
The same
I believe the api is down. it seems due to the original source of the data being down:
- http://astrology.kudosmedia.net/m/
- https://github.com/sameerkumar18/aztro/blob/master/astrology.py#L41
For those who need an alternative ASAP
- https://github.com/sameerkumar18/aztro/issues/42#issuecomment-1491602309
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'"}