I initially had to go to the GUI on Pano and from Panorama > Device Deployment > Licenses > Refresh > Select > Pick the Devices that had Licensing issues. Doing that fixed the Palo side.
However, on each individual Palo it still showed the Expired license.
To fix that, I had to cli into each and every firewall and run the following command: request license fetch
From Panorama you can do that via Panorama > Device Deployment > Licenses. If you don't have a Panorama available you need to do it on each device individually. You could make it easier by using APIs instead of CLI: https://x.x.x.x/api/?type=op&cmd=<request><license><fetch></fetch></license></request>
I initially had to go to the GUI on Pano and from Panorama > Device Deployment > Licenses > Refresh > Select > Pick the Devices that had Licensing issues. Doing that fixed the Palo side.
However, on each individual Palo it still showed the Expired license.
To fix that, I had to cli into each and every firewall and run the following command: request license fetch
Everything shows correct everywhere now.
From Panorama you can do that via Panorama > Device Deployment > Licenses. If you don't have a Panorama available you need to do it on each device individually. You could make it easier by using APIs instead of CLI: https://x.x.x.x/api/?type=op&cmd=<request><license><fetch></fetch></license></request>