My first visa app

Solved! Go to solution
Chiquado
Regular Visitor

My first visa app

Good day admin.

This is my first attempt to run visa "helloworld app". For example, to run my first app I got the following error: API call to https://sandbox.api.visa.com/vdp/helloworld failed: could not load PEM client certificate, OpenSSL error error:02001002:system library:fopen:No such file or directory, (no key found, wrong pass phrase, or wrong file format?). Can some one help explain what this error is about.

Thanks in advance.
chiquado
3 REPLIES 3
API_Managers
Visa Developer Support Specialist

Re: My first visa app

Hey @Chiquado,


To resolve the curl error issue, can you check if you have “openssl-pkcs11 (aka engine_pkcs11} package installed?

Also, instead of using the “relative path” can you try using the “absolute path” for the certificates?

20210114 absolute path.png
You should also try using our sample codes since they will be a helpful guide for you. To access sample code, login to your Visa Developer account and from your dashboard go to your project app and on the left side tab click on Sample Code. Sample Code will be available for download from there.

dashboard samplecode.jpg

 




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.

saralee
Dabbler

Re: My first visa app

I am interested to share your Visa app on my website...

API_Managers
Visa Developer Support Specialist

Re: My first visa app

Hi @saralee,

 

Please let me know if you have any questions or require any assistance getting started with the Visa Developer APIs. I'm happy to help. 




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.