Paypal API: Soap Interface...Profile is invalid problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I downloaded Paypal API: Soap Inferface with Sample ASP.NET application. Sample ASPNET applicaiton is working fine. But when I create my own application in visual studio 2010, and copy the code from ASPNET application,
Following is the screen shoot of code behind where its raising exception with the values:
I am getting the exception:
The profile is invalid
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: com.paypal.sdk.exceptions.TransactionException: The profile is invalid
Source Error:
Line 18: { Line 19: caller = new CallerServices(); Line 20: caller.APIProfile = SetProfile.SessionProfile;Line 21: } Line 22: |
Can please someone help me? |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day. I am not familiar with the SOAP integration. Using the custom NVP API implementation there was a difference in the test/sample credentials and live account credentials. Were you able to get your business accounts' specific username, password, and signature to apply to the live project?

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Invalid sdk meta in Merchant services (Archive)
- Custom paypal button that a price may depends on several factors in Merchant services (Archive)
- Pickup or shipping for same state problem in Shipping (Archive)
- CANT GET INTO MERCHANT SERVICES!! in Merchant services (Archive)
- Paypal must make a way to add funds to Paypal account in Merchant services (Archive)