braintree / braintree_ios

Braintree SDK for iOS
https://developer.paypal.com/braintree/docs/start/hello-client/ios/v5
MIT License
560 stars 294 forks source link

ErrorCode 2 and ErrorMessage is 無法完成作業。forbidden #1169

Closed DoneLiu closed 10 months ago

DoneLiu commented 10 months ago

Braintree SDK Version

5.21.0

Environment

Sandbox

Xcode Version

14.1

OS Version & Device

16.6.1

Integration type

Swfit Package Manager

Development Processor

Intel

Describe the bug

I got an errorcode is 2 and error message is "無法完成作業。forbidden" when i used applepay and card, but I didn't known which api caused this error,i need help please!

To reproduce

image image

Expected behavior

want to pay success

Screenshots

No response

scannillo commented 10 months ago

Hi @DoneLiu - thank you for using the Braintree iOS SDK! This error is coming from the Braintree Gateway service and looks specific to your account, and not a bug in our SDK.

For help troubleshooting your specific integration & account setup, please contact Developer Support - https://developer.paypal.com/braintree/help. This GitHub issue forum is for bugs found in the SDK & feature requests. Our Support team will be able to help you out!

scannillo commented 10 months ago

Also worth noting, V5 of our SDK is inactive and will be moved to the deprecated status in June of 2024. We recommend upgrading to the latest version (V6) when possible.

DoneLiu commented 10 months ago

ok, i get it. thanks