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

Check/replace legacy API-KEY usage with JWT based check #9

Open
nickdos opened this issue Jul 30, 2024 · 0 comments
Open

Check/replace legacy API-KEY usage with JWT based check #9

nickdos opened this issue Jul 30, 2024 · 0 comments

Comments

@nickdos
Copy link

nickdos commented Jul 30, 2024

Looks like the following code is using legacy apikey in a request header, when calling Collectory:

https://github.com/AtlasOfLivingAustralia/pipelines-airflow/blob/develop/dags/load_dataset_dag.py#L71

Collectory is still accepting legacy apikey, so a fix cannot be tested until this ticket has been fixed in the test env:

blocker: AtlasOfLivingAustralia/collectory#241

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

No branches or pull requests

1 participant