For the Oura redirection to work properly at the moment, the program must be run with port 8080 with "flutter run -d chrome --web-port 8080". This is because the Oura API must whitelist the url used for redirection, hence the port must be known beforehand.
For the Oura redirection to work properly at the moment, the program must be run with port 8080 with "flutter run -d chrome --web-port 8080". This is because the Oura API must whitelist the url used for redirection, hence the port must be known beforehand.