Skip to main content
Question

Error performing request while login

  • July 11, 2023
  • 1 reply
  • 82 views

Forum|alt.badge.img+2

During calling 

Purchases.logIn(userUid);

I very often get an error : 

 PlatformException (PlatformException(10, Error performing request., {code: 10, message: Error performing request., readableErrorCode: NetworkError, readable_error_code: NetworkError, underlyingErrorMessage: thread interrupted}, null))

 

I do not have any network connection problems and after restarting the app problem is gone. 

Does anyone face such problem too? 

This post has been closed for comments

1 reply

kaitlin
RevenueCat Staff
Forum|alt.badge.img+6
  • RevenueCat Staff
  • July 13, 2023

Hey @phil23,

If you feel confident in your network connection, another possible reason this could be happening is if you have a sandbox user with a large amount of purchases in their history - can you try with a new sandbox user and see if the error persists?