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

Support for cluster domain GET by code #36

Merged
merged 4 commits into from
Jan 9, 2024
Merged

Conversation

ashwin1111
Copy link
Contributor

No description provided.

@ashwin1111 ashwin1111 requested a review from Shwetabhk January 8, 2024 14:12

tokens = auth.generate_fyle_refresh_token(authorization_code=authorization_code)

cluster_domain = 'http://localhost:8002' if settings.DEBUG \
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we hard-code the local one? Can we not just send API_URL or something?

@ashwin1111 ashwin1111 merged commit 6267582 into master Jan 9, 2024
1 check passed
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.

2 participants