Thanks for reaching out! Our team is working to get you a response and we'll get back to you shortly.
Best!
The DPC Team
Please be careful not to share either Personally Identifiable Information (PII) as defined in the Privacy Act of 1974 or Protected Health Information (PHI) when communicating with our team via email or in our Google Group. In certain circumstances, CMS may ask you to provide a data file to assist us in troubleshooting a problem that you bring to our attention. In those instances, we will provide you with instructions for how to handle the transmission.
Hi Aditi,
We appreciate your patience while we investigated this issue. It appears that no services are down and that we're able to generate keys using the steps provided in the documentation.
When the public key is invalid, the sandbox portal returns the error you received. Here are some steps you can follow to verify your public key string.
Check that the whole string is copied and pasted from the public.pem file. It should begin with:
-----BEGIN PUBLIC KEY-----
and end with:
-----END PUBLIC KEY-----
Verify the public.pem file is valid using the following command:
Confirm that the public key and signature snippet are provided in the correct form inputs.
Please try to verify the public key format and regenerate the public key following the tips provided. If the issue persists, please feel free to reach out to us.
Best,
The DPC Team