adaptyteam / AdaptySDK-React-Native

React Native SDK for growing in-app subscriptions
https://docs.adapty.io/docs/quickstart
MIT License
125 stars 12 forks source link

[Error: #2003 (badRequest): Server error] #45

Closed snake302 closed 1 year ago

snake302 commented 1 year ago

Hello,

We are encountering an issue with Adapty 2.2.1 SDK after a successful subscription purchase in the sandbox. The purchase prompt appears and displays the message "you are all set," but we receive the following error:

[Error: #2003 (badRequest): Server error]"

Shared Secret is valid & updated. Could you please check issue on your side?

divanc commented 1 year ago

Hey @snake302! We are looking into it... It seem to only affect sandbox purchases. Still top priority

snake302 commented 1 year ago

Hey @snake302! We are looking into it...

It seem to only affect sandbox purchases. Still top priority

Yeah, thanks, we can't get App Store Review approve because they unable to make purchases in the Sandbox

kpotehin commented 1 year ago

We understand it's critical for you to be able to test purchases in Sandbox. Unfortunately, we can't do anything now, because it's related to Apple's servers. We monitor the situation and update you once it will be resolved by Apple. Production purchases work as usual, so no worries here.

nomanoff commented 1 year ago

Hello, I am facing the same issue. We have recently integrated adapty in RN "react-native-adapty": "^2.3.0" and have been testing it with the sandbox. When I try to make purchase in the sandbox it shows this same error:

Error: #2003 (badRequest): Server error
    at new AdaptyError (error.js:18)
    at Function.AdaptyError.tryWrap (error.js:42)
    at Adapty.<anonymous> (adapty.js:483)
    at step (tslib.js:141)
    at Object.throw (tslib.js:122)
    at rejected (tslib.js:113)
    at tryCallOne (core.js:37)
    at core.js:123
    at JSTimers.js:241
    at _callTimer (JSTimers.js:112)

Any suggestions? Thanks

snake302 commented 1 year ago

@nomanoff just wait, it’s Apple issue: https://developer.apple.com/system-status/

divanc commented 1 year ago

We all survived through this! It seems, that everything is working as intended for us. I'm going to close this issue for now