Re: Get Credentials to Start Building with XPay Token
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
February 2017
February 2017
Re: Get Credentials to Start Building with XPay Token
Hi there,
The issue is because of Invalid X-pay-Token please refer to this link SoapUI Script to make a Success call.
- Make sure to send API key as a query param and value should be same as the one used to generate Token.
- User the API key and SS of the same APP
- Cross check the request payload, headers and xpayToken input params with the attached Script.
Let me know if this works!
-Ricardo
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
February 2017
February 2017
Re: Get Credentials to Start Building with XPay Token
Hi Ricardo,
Thanks for replying, as for my input:
The issue is because of Invalid X-pay-Token please refer to this link SoapUI Script to make a Success call. <- (the link doesn't work only prompted me to a blank page.)
- Make sure to send API key as a query param and value should be same as the one used to generate Token. (I did, just like in the sample of this documentation: https://developer.visa.com/guides/vdpguide#two_way_ssl i.e. def APIKey = ‘VALUE_OF_YOUR_API_KEY’)
- User the API key and SS of the same APP (I only have 1 app so I'm sure I'm copying the correct API & SS key)
- Cross check the request payload, headers and xpayToken input params with the attached Script. (there's no attached script)
Hope for your further assistance. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
February 2017
February 2017
Re: Get Credentials to Start Building with XPay Token
Attached - let me know if you can't see it.
Thanks,
Ricardo
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
February 2017
February 2017
Re: Get Credentials to Start Building with XPay Token
Hi Ricardo,
Any update on this please?
Hoping to hear you soon. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
February 2017
February 2017
Re: Get Credentials to Start Building with XPay Token
Hi, i had the same error, but i figured it out. What you need to do login to your developer account and click on the app you created then make sure you copy the exact secret secret, and put it in the configuration.ini. I am sure it will work.
This error normally comes when you create separate app and then you want to use your old code for the new app created.
This error normally comes when you create separate app and then you want to use your old code for the new app created.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
February 2017
February 2017
Re: Get Credentials to Start Building with XPay Token
Hi bguma,
Thanks for your suggestion but I don't think that applies to me as well. I did make sure to copy the correct shared secret key of my specific app but still having the same error.
- « Previous
-
- 1
- 2
- Next »