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

PR-3242 Add client_id to query params in get_profile #297

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

reweeden
Copy link
Contributor

@reweeden reweeden commented Jan 8, 2025

We can shortcut the user profile fetching by using the provided bearer token with the /api/users/<user_id> end point directly. However, this requires us to provide the client_id as a query parameter.

@reweeden reweeden force-pushed the rew/pr-3242-reduce-edl-calls branch from a2ee0b3 to 792516e Compare January 9, 2025 19:41
@reweeden reweeden marked this pull request as ready for review January 9, 2025 20:13
@reweeden reweeden changed the title PR-3242 Allow passing query params to get_profile PR-3242 Add client_id to query params in get_profile Jan 9, 2025
@reweeden reweeden merged commit 8d24161 into master Jan 10, 2025
8 checks passed
@reweeden reweeden deleted the rew/pr-3242-reduce-edl-calls branch January 10, 2025 16:13
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.

4 participants