GoldiezOriginal post
Web Developer
Hey, so I built an app which is utilising a lot of appwrite services, one of them being authentication through Magic URL. This is all working fine, users are being created and verified with their Identifiers being their email addresses. However, I tried to use the messaging service but can't select any of the listed users, I checked the targets and its empty, I was under the assumption through Magic URL, this was automatic, have I missed something and/or do I need to manually set this?
Summary
Developers created an app using appwrite services like Magic URL authentication and messaging. They found that the messaging service targets were empty when trying to select users. The issue might be due to missing settings or manual configuration required for targeting users when using Magic URL authentication.