- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Having obtained a paykey from the sandbox and following the Redirect instruction on webpage:
https://developer.paypal.com/docs/classic/adaptive-payments/gs_AdaptivePayments/
Conforming to this instruction with the URL:
https://svcs.sandbox.paypal.com/cgi-bin/webscr?cmd=_ap-payment&paykey=AP-82B074106W7932302
Results in the webpage:
--------------------------------------------------------------------------------------------------------------
Not Found
The requested URL /cgi-bin/webscr was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache Server at api.sandbox.paypal.com Port 443
--------------------------------------------------------------------------------------------------------------
What might be the problem here.
Solved! Go to Solution.
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The URL should be :
https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_ap-payment&paykey=AP-82B074106W7932302
The "svcs.sandbox.paypal.com" endpoint is only used when submitting API requests
Was my post helpful? If so, please give me a kudos!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The URL should be :
https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_ap-payment&paykey=AP-82B074106W7932302
The "svcs.sandbox.paypal.com" endpoint is only used when submitting API requests
Was my post helpful? If so, please give me a kudos!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks.
Yes that works.
I now get the error:
-----------------------------------------
This feature (Digital Goods) is not supported.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Was my post helpful? If so, please give me a kudos!

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- p is not a function error using the example downloaded from Paypal in SDKs
- subscription_id has disappeared in REST APIs
- Unable to issue a refund from our business sandbox account in Sandbox Environment
- Paypal Sandbox webshook (SANDBOX WEBHOOKS) not working Real time issue not trigger in Sandbox Environment
- Paypal 3DS intigration error in NVP/SOAP APIs