question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Deep Linking not working / Docs outdated

See original GitHub issue

Bug report

Describe the bug

I’m following the documentations for setting up Deep Linking on Flutter (https://supabase.com/docs/guides/with-flutter#setup-deep-links), but whenever I click on the link in the email confirmation link I’m greeted with the following message:

{"message": "No API key found in request"}

I’m also kind of confused how to setup it correctly, some things are outdated (for example settings up redirect URLs) and there is no clear documentation on how to handle the callback.

To Reproduce

  1. Create auth
  2. Sign up
  3. Click on link

Expected behavior

No error response & you should be redirected to the app correctly

System information

  • OS: Android, Linux
  • Browser: Firefox
  • Version of supabase_flutter: 0.3.3

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:1
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
dariocastcommented, Nov 19, 2022

Is there any update on this?

0reactions
dshukertjrcommented, Nov 27, 2022

@dariocast Could you upgrade your supabase-flutter version to 1.2.0 and retry?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Verify and maintain deep links - Play Console Help
Helping you identify deep link setup issues at a glance, so you can resolve them sooner. Offering a powerful search feature so you...
Read more >
Deep linking not working on any other browser other then ...
This flow working perfectly if I browse link using chrome browser but if I use any other browser apps for browsing like UC,...
Read more >
Deep linking with Authentication Flow · Issue #97 - GitHub
Hello, I am really new to this library and working on my app to replace old deprecated navigator with this one. I got...
Read more >
Everything a developer needs to know about deep linking
This guide will help a technically savvy audience to get attribution and deep linking right and help to leverage some of the more...
Read more >
A complete guide to mobile app deep linking | Adjust
A common and old technique to solve this problem is using iframe to load the deep link URL and having a delayed JavaScript...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found