Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Urlredirect Function is never called #520

Open
Zeik0s opened this issue Jan 30, 2024 · 1 comment
Open

Urlredirect Function is never called #520

Zeik0s opened this issue Jan 30, 2024 · 1 comment
Assignees

Comments

@Zeik0s
Copy link

Zeik0s commented Jan 30, 2024

Hi,

in my example deployment on azure the urlredirect function is never called (according to the Application Insights) and therefore the redirect not working.

  • the correct entries are present in the storage account (in the table)
  • the entries were created with Tiny Blazor Admin
  • no custom domain is set (as i wanted to test the app and docs says that it should work without)
  • i tried the URL paths here Unable to resolve short URL's #443 (comment), but neither one did work.
@FBoucher FBoucher self-assigned this Jan 30, 2024
@Zeik0s
Copy link
Author

Zeik0s commented Feb 7, 2024

Ok, i figured it out:
when deploying for testing the Tiny Blazor Admin of course has a different domain assigned than the Azure Function. Somehow (without specifying a custom domain) the two domains mix up, as seen in the Screenshot below from the mouseover in Tiny Blazor Admin:
image

Calling the Azure Function URL directly with the right domain works of course as intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants