Skip to content

fix: follow redirects in Zomato username module - #500

Merged
kaifcodec merged 1 commit into
kaifcodec:mainfrom
kristoisberg:fix/zomato-username-module-errors
Aug 4, 2026
Merged

fix: follow redirects in Zomato username module#500
kaifcodec merged 1 commit into
kaifcodec:mainfrom
kristoisberg:fix/zomato-username-module-errors

Conversation

@kristoisberg

Copy link
Copy Markdown
Collaborator

This PR enables redirects in the Zomato username module. At least in my case, the site redirects to a localised version (i.e. https://www.zomato.com/pl/.../reviews), causing the module to currently fail due to the 302 response code.

@kaifcodec kaifcodec left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kristoisberg This one also works fine for me I am not getting 302 but sometimes when region changes, it needs redirect, so it's always safe to redirect.
so merging it.

@kaifcodec
kaifcodec merged commit ae113ed into kaifcodec:main Aug 4, 2026
2 checks passed
@kaifcodec kaifcodec added the bug fix Fixed a bug in existing files label Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix Fixed a bug in existing files

2 participants