Fedex sensors don't seen to work

I tried signing up for the notifications so that i can create a sensor board when mail is arriving, however all are not connecting…, is this a breaking change in the latest home-assistant version?

Could not connect to Fedex Delivery Manager
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/fedex/sensor.py", line 47, in setup_platform
    cookie_path=cookie)
  File "/usr/local/lib/python3.7/site-packages/fedexdeliverymanager/__init__.py", line 148, in get_session
    _login(session)
  File "/usr/local/lib/python3.7/site-packages/fedexdeliverymanager/__init__.py", line 82, in _login
    raise FedexError('could not login')
fedexdeliverymanager.FedexError: could not login

I have the fedex delivery manager account enabled

Mine has had a history of working for months, stopped working for months…as of now mine stopped working a couple of months ago…same problem, can’t login in.

mine would work, then stop working, then it would randomly only work if I deleted the .pickle on my “Dev” instance of HA and restart but not my main instance. Then it would stop working again after a couple days. Most likely it’s an issue with the component being blocked as it does a web scrape since there’s no official FedEx API.

AFAIK it doesn’t work.

Doesn’t work anymore… bummer

Login url in python script has https://www.fedex.com/etc/services/fedexlogin

Method GET not supported
Cannot serve request to /etc/services/fedexlogin on this server

I am assuming they changed the login url