|
Welcome,
Guest
|
|
|
Hi!
I created the sandbox account in demo site and tested the url "demo.pesapal.com/API/PostPesapalDirectOrderV4", but it shows the Problem: parameter_absent | Advice: > oauth_parameters_absent | oauth_consumer_key&oauth_signature_method&oauth_signature&oauth_timestamp&oauth_nonce. If any one knows tell me why this problem occurs? |
|
|
|
Hi Tkarasan,
Please ensure you provide your consumer key and secret you receive when you registered at demo.pesapal.com. These two are passed to OAuth to sign and authenticate your request. Regards |
|
|
|
Hi!
I followed the integration procedure as shown in the link github.com/Simbacode/mobipayments/blob/m...s/oauth/Pesapal.java, and i correctly given the consumer_key and consumer_secret, but its not working? I got the response <!DOCTYPE html> by java. After that i called the integration link via iframe with consumer_key, secret and other details but its giving the Problem: parameter_absent | Advice: > oauth_parameters_absent | oauth_consumer_key&oauth_signature_method&oauth_signature&oauth_timestamp&oauth_nonce. |
|
Last Edit: 11 years, 2 months ago by tkarasan.
|
|