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

feat: Views to support Bearer authentication for API consumption #140

Open
OmarIthawi opened this issue Nov 13, 2024 · 1 comment
Open
Assignees
Labels
test on production Being tested on production server

Comments

@OmarIthawi
Copy link
Collaborator

OmarIthawi commented Nov 13, 2024

Goal

Share the APIs with the NeLC data team.

Problem

The following code throws an error:

curl -H 'Authorization: Bearer *****' "https://lms.futurex.sa/api/fx/statistics/v1/total_counts/?stats=certificates,courses,learners,enrollments&tenant_ids=1"

It's more of a question, how to consume this API with an API token?

@shadinaif shadinaif added the in progress Implemented in a PR but bot deployed to staging yet label Nov 14, 2024
@shadinaif shadinaif added on staging Task is implemented and deployed to staging, but not to production and removed in progress Implemented in a PR but bot deployed to staging yet labels Nov 26, 2024
@shadinaif
Copy link
Collaborator

resolved in #148

@shadinaif shadinaif added test on production Being tested on production server and removed on staging Task is implemented and deployed to staging, but not to production labels Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test on production Being tested on production server
Projects
None yet
Development

No branches or pull requests

3 participants