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

CHANGE: (Climate Token Driver) Fix metadata call to return 'projectId' instead of 'warehouseProjectId' #51

Open
ccornick opened this issue Jun 22, 2023 · 3 comments
Assignees

Comments

@ccornick
Copy link
Collaborator

ccornick commented Jun 22, 2023

Currently, when using GET /v1/organizations/metadata the response returns 'warehouseProjectId' when it should actually be returning 'projectId'.

We should update the request to get the correct field.

@ccornick
Copy link
Collaborator Author

It is possible that this request is being routed through climate tokenization engine, need to determine where the fix needs to be made.

@fizpawiz
Copy link

fizpawiz commented Jul 7, 2023

Update: the metadata is currently being recorded with the warehouse_project_id, rather than the registry project_id. Need to change the data that is used when creating tokens and is stored in the metadata.

@fizpawiz fizpawiz changed the title FIX: (Climate Token Driver) Fix metadata call to return 'projectId' instead of 'warehouseProjectId' CHANGE: (Climate Token Driver) Fix metadata call to return 'projectId' instead of 'warehouseProjectId' Jul 7, 2023
@fizpawiz
Copy link

This one needs estimation before we begin

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

3 participants