Re: Internal Server Error on VPP API
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Internal Server Error on VPP API
X-CORRELATION-ID : 1589807952_309_953740263_l73c013_VDP_WS
And I'm getting 401 error now...
This is response body.
{
"responseStatus": {
"status": 401,
"code": "9207",
"severity": "ERROR",
"message": "Token validation failed",
"info": ""
}
}
Please check and help me.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Internal Server Error on VPP API
My goal is to make visa payments processing web page by using visa api.
So I'm going to use Authorization API..
This will be made by using php
This is correct and possible?
I'm not sure how can use Authorization API to make Visa Payments Processing...
https://developer.visa.com/capabilities/vpp/reference#vpp__authorizations
This is api reference but it's not helpful.
Sorry for my poor skill.
If it is possible, please provide me php sample code how can call api.
Please help me asap.
This is urgent.
I'll wait for your help.
Best Regards.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Internal Server Error on VPP API
Hello @virsymcoin,
We don't have a sample for PHP MLE at this time. I have raised a request with my team on getting the sample code. As soon as I have the sample code, we will send it to you.
Thanks,
Vaibhav
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Internal Server Error on VPP API
I'm waiting for your php sample code.
Best Regards.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Internal Server Error on VPP API
Hi @virsymcoin
We don't have a confirmed date yet on when PHP MLE will be available. When it is released, we will post it on our VDP release page.
Let me know if you have any additional questions.
Thanks,
Vaibhav
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Internal Server Error on VPP API
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Internal Server Error on VPP API
Hi @virsymcoin, @eberteo
Please access the below link for the “How-to” guide to test MLE (Message Level Encryption) enabled APIs using PHP.
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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Internal Server Error on VPP API
Hey @virsymcoin,
Are you still experiencing an issue? If the issue persists, please provide the following information.
Below are the steps to get the Correlation ID using a Google Chrome browser.
1>Open Chrome menu.
2>Click on More tools then Developer tools.
3>Check the box to Preserve Log for the Network Tab.
4>Click on the error and go to the Headers.
5>You can find the Correlation ID in the network log.
Thanks,
Diana
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- « Previous
-
- 1
- 2
- Next »