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

Fix: Unknown Continent Issue for Locale API #4761

Conversation

codercatdev
Copy link
Contributor

What does this PR do?

Fixes the response on Locale API

Test Plan

Manually changed the inbound IP $ip = $request->getIP(); to my own and see continent returned.

Related PRs and Issues

#4760

Have you added your change to the Changelog?

Yes

Have you read the Contributing Guidelines on issues?

Yes

@codercatdev
Copy link
Contributor Author

Here is what I get when testing
Screen Shot 2022-11-22 at 6 58 19 PM

@stnguyen90 stnguyen90 added bug Something isn't working and removed bug Something isn't working labels Nov 23, 2022
CHANGES.md Outdated Show resolved Hide resolved
@stnguyen90 stnguyen90 linked an issue Nov 23, 2022 that may be closed by this pull request
2 tasks
@TorstenDittmann TorstenDittmann merged commit 4d4ed16 into appwrite:master Nov 23, 2022
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

Successfully merging this pull request may close these issues.

🐛 Bug Report: locale api showing Unknown for continent on response
3 participants