Skip to Content
0
Jul 25, 2016 at 10:20 AM

Message forwarding in IOT gives error on Basic Auth

44 Views

Hi,

trying to send a message to a web service from the IoT message forwarding service.

Using BasicAuth and user and password (with upper case and numbers) results in such errors on the platform:

2016 07 25 10:16:12#+00#ERROR#com.sap.iotservices.mms.security.PasswordStore##anonymous#ProcessingServiceRegistry: periodic processing service DB sync.#na#s0002907416trial#iotmms#web##Retrieving secret with alias 9de1cded-0721-47d4-b1b3-e59849018f7a_b3b67b650018ddda2887_mms_processing_http_basicauth_password from HCP PasswordStorage failed.com.sap.cloud.security.password.PasswordStorageException: java.lang.IllegalArgumentException: Password alias contains unallowed characters. Password alias should match the pattern \w*?\d*?_*?


Is there any idea, why this is not working ?