wiredashio / wiredash-sdk

Interactive user feedback tool for Flutter 🎉
https://pub.dev/packages/wiredash
Other
514 stars 66 forks source link

Unable to integrate email service with wiredash. #326

Closed sanketWohlig closed 10 months ago

sanketWohlig commented 10 months ago

Describe the bug A clear and concise description of what the bug is and - at best - a clear way to reproduce it. Try to adjust the examples/ to reproduce the crash there.

Stacktrace What's the stacktrace? In browsers, check the Console.

Wiredash SDK Info Which SDK are you using? wiredash: ^1.7.8 On which platform are you seeing the crash?

Flutter SDK

Which Flutter version are you using? Run flutter doctor -v

Screenshots If applicable, add screenshots to help explain your problem.

I have received an email to verify my email account, but the link provided is invalid. As a result, I am unable to integrate the email service into my Wiredash account.

Screenshot 2024-01-08 at 11 44 34 AM
flschweiger commented 10 months ago

Hey @sanketWohlig, thanks for submitting this issue. Can you try deleting and re-adding the email again? The email should contain a valid link now. Let me know if that worked for you!