Closed
Description
https://site.azurewebsites.net/
signin-google
?state=xxx
&code=yyy
&scope=email+profile+openid+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile
&authuser=0
&prompt=none
Sorry, there is nothing at this address.
This error occurs after trying to log in to google in a blazor app after publishing in azure linux (the same did not happen in the windows environment).
logging in normally (user + password) works, but cannot communicate with the API.