-
Notifications
You must be signed in to change notification settings - Fork 20
StandardNotes, status 410 #210
Copy link
Copy link
Closed
Labels
Description
I guess they changed something?
AlephNote.Plugins.StandardNote.StandardNoteAPIException: Server returned status 410.
Message: 'Please update your client application.' ---> AlephNote.PluginInterface.Exceptions.RestStatuscodeException: Server sync.standardnotes.org returned status code: 410 : Gone
at AlephNote.Common.Network.SimpleJsonRest.GenericTwoWay[TResult](Object body, String path, HttpMethod method, Int32[] allowedStatusCodes, String[] parameter)
at AlephNote.Common.Network.SimpleJsonRest.PostTwoWay[TResult](Object body, String path, String[] parameter)
at AlephNote.Plugins.StandardNote.StandardNoteAPI.Authenticate004(ISimpleJsonRest web, APIResultAuthParams apiparams, String mail, String uip, AlephLogger logger)
--- End of inner exception stack trace ---
at AlephNote.Plugins.StandardNote.StandardNoteAPI.Authenticate004(ISimpleJsonRest web, APIResultAuthParams apiparams, String mail, String uip, AlephLogger logger)
at AlephNote.Plugins.StandardNote.StandardNoteAPI.Authenticate(ISimpleJsonRest web, String mail, String password, AlephLogger logger)
at AlephNote.Plugins.StandardNote.StandardNoteConnection.RefreshToken(StandardNoteData dat)
at AlephNote.Plugins.StandardNote.StandardNoteConnection.CreateAuthenticatedClient(StandardNoteData dat)
at AlephNote.Plugins.StandardNote.StandardNoteConnection.StartSync(IRemoteStorageSyncPersistance idata, List`1 ilocalnotes, List`1 localdeletednotes)
at AlephNote.Common.Repository.SynchronizationThread.DoSync(Boolean isImmediateResync)
Reactions are currently unavailable