Just a day ago I was able to make a test purchase on my actual iphone with no problem, but suddenly I get this error and the purchase fails.
When I try to purchase again after the failed attempt, I get a dialog that says "You are currently subscribed to this subscription.
What could be the cause?
I have not changed the shared secret or the bundle Id.
Thanks in advance.
p ] Purchases] - DEBUG: There are no requests currently running, starting request POST receipts
i ] Purchases] - DEBUG: API request started: POST /v1/receipts
/ +856 ms] sPurchases] - ERROR: The receipt is not valid.
c ] tPurchases] - DEBUG: API request failed: POST /v1/receipts: The receipt is not valid.
: ] pPurchases] - DEBUG: PostReceiptDataOperation: Finished
] tPurchases] - DEBUG: Serial request done: POST receipts, 0 requests left in the queue
P ] tPurchases] - ERROR: The receipt is not valid.
r+1072 ms] EPurchases] - ERROR: Product purchase for 'MY_PRODUCT_NAME' failed with error: Error Domain=RevenueCat.ErrorCode Code=8 "The receipt is not valid." UserInfo={source_file=RevenueCat/HTTPClient.swift:379, readable_error_code=INVALID_RECEIPT, NSUnderlyingError=0x2838fa910 {Error Domain=RevenueCat.BackendErrorCode Code=7103 "The receipt is not valid." UserInfo={rc_backend_error_code=7103, NSLocalizedDescription=The receipt is not valid.}}, NSLocalizedDescription=The receipt is not valid., source_function=convertUnsuccessfulResponseToError(), rc_backend_error_code=7103, rc_response_status_code=400}
+3 ms] flutter: purchase repo makePurchase error PlatformException(8, The receipt is not valid., {readable_error_code: INVALID_RECEIPT, message: The receipt is not valid., code: 8, userCancelled: false, underlyingErrorMessage: The receipt is not valid., readableErrorCode: INVALID_RECEIPT}, null)