Skip to content

fix(sdk): keep billing account and org id in sync #1079

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

Merged
merged 1 commit into from
Jul 24, 2025

Conversation

rsbh
Copy link
Member

@rsbh rsbh commented Jul 24, 2025

This PR fixes the issue of calling get token balance with a different org and billing account ID.
As the useEffect dependencies are keys from 2 different objects, they may not be in sync in some cases, which can result in a 403 error.

@rsbh rsbh requested review from rohilsurana and singh-pk July 24, 2025 08:11
Copy link

vercel bot commented Jul 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontier ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 24, 2025 8:13am

@rsbh rsbh merged commit 44681e8 into main Jul 24, 2025
7 checks passed
@rsbh rsbh deleted the fix_sdk_billing_account_org_rerender branch July 24, 2025 08:16
@coveralls
Copy link

Pull Request Test Coverage Report for Build 16491463922

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 31.67%

Totals Coverage Status
Change from base Build 16408741807: 0.0%
Covered Lines: 10073
Relevant Lines: 31806

💛 - Coveralls

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.

3 participants