You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to add an iCalendar connection to my web app so I can read/create/update/delete events on my users' behalf.
However I can't ask them for their icloud password for security reason and for such cases apple has a feature called "application specific password" where a user can generate a password to grant access to a specific 3rd-party app (which looks like "tpke-ewiz-olyv-dfds").
When I try to use such password it gives me "Account is broken or password and username are invalid".
Maybe you could provide any input on what should be changed in the auth flow to make those credentials work? (like any specific auth url?) Can't quite find any info on that as of now so any help is much appreciated!
Thanks!
The text was updated successfully, but these errors were encountered:
Hi, first of all thanks for the great lib!
I'm trying to add an iCalendar connection to my web app so I can read/create/update/delete events on my users' behalf.
However I can't ask them for their icloud password for security reason and for such cases apple has a feature called "application specific password" where a user can generate a password to grant access to a specific 3rd-party app (which looks like "tpke-ewiz-olyv-dfds").
When I try to use such password it gives me "Account is broken or password and username are invalid".
Maybe you could provide any input on what should be changed in the auth flow to make those credentials work? (like any specific auth url?) Can't quite find any info on that as of now so any help is much appreciated!
Thanks!
The text was updated successfully, but these errors were encountered: