Foreman-proxy not reading updates from Foreman

Problem:
Puppet agents run on a server and successfully communicate with the foreman-proxy; they do not receive any updates.
There SHOULD be updates according to the Foreman UI as well as the generated yaml on the foreman server showing our expected changes.
Looks to be an issue between foreman-proxy and the foreman server itself.
Possibly related to updating of SSL certificates but we are unsure of what to look at where to look.
Any advise on where to look is extremely appreciated.

Expected outcome:
Server received updated yaml configuration as per the Foreman UI

Foreman and Proxy versions:
Version 1.24.3

Other relevant data:
Unsure of what additional information to provide or what logs to look at.

Puppet run example:
USER# puppet agent -t
Info: Using configured environment ‘development’
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Retrieving locales
Info: Loading facts
Info: Caching catalog for prometheus.xxx.xxx.xxx
Info: Applying configuration version ‘1645040160’
Notice: Applied catalog in 3.85 seconds

Nothing changes on the server. Viewing at the config yaml on the foreman server shows there should be changes.

Thank You,