403 when trying to retrieve GPG key from https://debian.neo4j.com

My production Neo4j setup uses these steps for a non-interactive Neo4j install: https://debian.neo4j.com/

I noticed today (12/3/2020) that the call to wget -O - https://debian.neo4j.com/neotechnology.gpg.key fails with

~ wget -O - https://debian.neo4j.com/neotechnology.gpg.key
--2020-12-03 16:00:40--  https://debian.neo4j.com/neotechnology.gpg.key
Resolving debian.neo4j.com (debian.neo4j.com)... 13.224.10.27, 13.224.10.19, 13.224.10.114, ...
Connecting to debian.neo4j.com (debian.neo4j.com)|13.224.10.27|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2020-12-03 16:00:40 ERROR 403: Forbidden.

Is there a problem with the server? This is blocking my builds. Thanks for your help!

has been addressed and the 403 should no longer be occurring