Getting error while calling getBank details API even after passing correct certificates and credenti
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
June 2020
June 2020
Getting error while calling getBank details API even after passing correct certificates and credenti
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.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
June 2020
June 2020
Re: Getting error while calling getBank details API even after passing correct certificates and cred
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?
Best,
Stacey
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.