Sync Write not getting invoked

This was working fine till yesterday. But today when i tried to create new user in my app it started giving error.
Error trying to create a Realm user auth: Timeout error while syncronizing data.

Hi @San11111 are you still seeing this error, or was it transient.

Any logs visible through the Realm API?

What method are you using to confirm users?

I don’t know what fixed the issue. Terminated and restarted sync, increased the version in build.gradle, increased the initial load time for sync on logic from 30s to 5 minutes.