Avatar

Community Advisor

Hello @Darren_Bowers 

I followed the mentioned link by adding to conf-<instance.xml> these lines

1) 

<pipelined autoStart="true" authType="<private key from adobe console io encoded base64>"/>

2) added the code below by executing nlserver ..... under AC container

<ims authIMSTAClientId="" authIMSTAClientSecret=""
authIMSTAId="" authIMSTAPrivateKey=""/>

 

Now I am getting this error

1982luca_0-1627265280256.png

 

Any suggestion? 

Yet, to encode private key I used this website https://www.base64encode.org/.Is correct?

Thanks