aztro icon indicating copy to clipboard operation
aztro copied to clipboard

Error: Request failed with status code 400

Open junaid-exe opened this issue 1 year ago • 7 comments

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

status:400 Bad Request

anyone know about this?

junaid-exe avatar Mar 30 '23 05:03 junaid-exe

The same

MaksimLihoi avatar Mar 30 '23 09:03 MaksimLihoi

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

PaulRosset avatar Mar 31 '23 08:03 PaulRosset

For those who need an alternative ASAP

  • https://github.com/sameerkumar18/aztro/issues/42#issuecomment-1491602309

PaulRosset avatar Mar 31 '23 09:03 PaulRosset

Same, api is not working anymore.

nmaties avatar Apr 03 '23 09:04 nmaties

@sameerkumar18 I am getting error

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

sumit-sharma avatar Apr 18 '23 07:04 sumit-sharma

Same here get 400

agomez99 avatar Apr 25 '23 01:04 agomez99

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

wsultani avatar May 16 '23 08:05 wsultani