You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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.
The text was updated successfully, but these errors were encountered: