i post to https://api.sandbox.paypal.com/nvp (or https://api-3t.sandbox.paypal.com/nvp) to setup an Express Checkout transaction. I get a good response, i redirect to paypal [sandbox] and i get this error:
Sorry — your last action could not be completed
....
PimpAbort with return code 4011 File: rapids/Merchant/Payment/ExpressCheckout/state/StateUnityEC_Start.cpp Func: execute Line: 347
Backtrace: Utility::WebPimpExceptionHandlerALIImpl::handle_exceptions(PPException const&, Riprap::WebAppReturn&) MerchantPaymentWeb::exception_handler(PimpWebAppContext const&, PPException const&, Riprap::WebAppReturn&) Riprap::dispatch_loop(Riprap::EPRegistry const&, Riprap::WebAppContext const&, Riprap::DispatchAction&, Riprap::WebAppReturn&, String const&, Riprap::DispatchInterceptorRegistry const&) Riprap::dispatch_wrapper(OutputStream&, Riprap::EPRegistry const&, Riprap::WebAppContext const&, Riprap::WebAppReturn const&, String const&, bool const&, Riprap::DispatchInterceptorRegistry const&) Riprap::entry_point(HTTPInterface&, Riprap::CGIVars&, OutputStream&, String const&, String const&) main
(rcf @ virtual int User::PimpAuthorizationBLIImpl::access_get_actor(PimpActorType&, ullong&, String*, ullong*, ulong*, bool*):156)
Use of pimp_rc (3514), Use of pimp_rc (4006), (rcf @ virtual int Risk::PimpSpoofURLBLIImpl::user_check_for_spoof_url(const String&, const String&, ullong, const String&, bool):1097)
Use of pimp_rc (4011), (rcf @ virtual int Merchant::PimpWalletBLIImpl::get_wallet(const String&, Merchant::Checkout::CheckoutSessionPtr&, String):1321)
Use of pimp_rc (4011), Use of pimp_rc (4011), (rcf @ virtual int Merchant::PimpWalletBLIImpl::get_wallet(const String&, Merchant::Checkout::CheckoutSessionPtr&, String):1321)
Use of pimp_rc (4011)
any ideas?