when I am trying to make a get call I am getting error although I added correct cert file and key file in certificates. Also in basic auth provided correct credentials.
I am able to make another post call of foreign exchange with other credentials and cert. I doubt maybe I can not call two API with two different cert files.
Please confirm if there are such conditions.
Hi @kamalmehta,
The error 401-9124 usually means that basic authentication is sent but the username or password is incorrect. Can you please confirm that you are using the correct project credentials for the B2B Connect API?