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

Climate & Forest App-Register API Redirecting to Dev Environment During Sign-In in Sky Analytics App #2730

Closed
SanketEminds opened this issue Dec 11, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@SanketEminds
Copy link

Issue Summary:

In the Sky Analytics app on the production environment, during sign-in, the register API is unexpectedly redirecting to the development environment.

Steps to Reproduce:

Open the Sky Analytics app in the production environment.
Attempt to sign in with valid credentials.
Observe the API call for register.

Actual Result:

The register API call redirects to the development environment, blocking the sign-in process.

Expected Result:

The register API call should remain within the production environment and complete the sign-in process successfully.

Screenshot

Image

@SanketEminds SanketEminds added the bug Something isn't working label Dec 11, 2024
@SanketEminds
Copy link
Author

Tested this and its working fine.
Image
cc @omkar-em

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants