I use this URL for express checkout with paypal (in production):
https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=MYTOKEN
it gives me an unpleaseant server error on paypal side. I am not sure if this is the correct URL or not or if this is a paypal error.
Instead this works very well (in testing mode):
https://www.sandbox.paypal.com/webscr?cmd=_express-checkout&token=MYTOKEN
Is there something I miss? paypal error page is 4011.