Skip to content

Fixes organization_id param in get_authorization_url endpoint - #98

Merged
ajay-k merged 3 commits into
mainfrom
fix_org_param
Dec 30, 2025
Merged

Fixes organization_id param in get_authorization_url endpoint#98
ajay-k merged 3 commits into
mainfrom
fix_org_param

Conversation

@ajay-k

@ajay-kajay-k commented Dec 29, 2025

Copy link
Copy Markdown
Contributor
  • Currently our code is sending organization in the params, but according to our docs (link) we should send organization_id
  • Updated workos SDK from >=1.23.3 to >=5.37.0 in requirements.txt
  • Fixed base_api_url configuration: replaced workos.base_api_url with WORKOS_API_BASE_URL environment variable

@ajay-k
ajay-k merged commit 0f3d62a into mainDec 30, 2025
3 checks passed
@ajay-k
ajay-k deleted the fix_org_param branch December 30, 2025 17:17
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ajay-k@gcarvelli