SLES 12 SP2 SAP AMI fails with cloud registration

CICS4DEVERP:~ # /usr/sbin/registercloudguest --force-new
Traceback (most recent call last):
File “/usr/sbin/registercloudguest”, line 398, in
products = get_products()
File “/usr/sbin/registercloudguest”, line 132, in get_products
for child in product_tree.find(“product-list”):
TypeError: ‘NoneType’ object is not iterable

CICS4DEVERP:~ # wget https://smt-ec2.susecloud.net
–2020-06-28 20:15:24-- https://smt-ec2.susecloud.net/
Resolving smt-ec2.susecloud.net (smt-ec2.susecloud.net)… 54.251.254.125
Connecting to smt-ec2.susecloud.net (smt-ec2.susecloud.net)|54.251.254.125|:443… connected.
HTTP request sent, awaiting response… 403 Forbidden
2020-06-28 20:15:24 ERROR 403: Forbidden.

Getting a similar error on my SLES-12 SP2. Although a month ago this is working.