Skip to content

fix: set cgiar-research-data api_url to null#30

Merged
ningzimu merged 1 commit intoMLT-OSS:mainfrom
firstdata-dev:fix/cgiar-api-url
Mar 4, 2026
Merged

fix: set cgiar-research-data api_url to null#30
ningzimu merged 1 commit intoMLT-OSS:mainfrom
firstdata-dev:fix/cgiar-api-url

Conversation

@firstdata-dev
Copy link
Contributor

问题描述

cgiar-research-dataapi_url 指向已失效的 CGSpace REST API。

修复详情

字段 原值 新值 原因
api_url https://cgspace.cgiar.org/rest null cgspace 连接超时;GARDIAN /api/v1/ 为 SPA 前端路由,非 REST API

验证

  • cgspace.cgiar.org:连接超时(经沙盒 + 服务器双重确认)
  • gardian.cgiar.org/api/v1/*:所有路径返回 text/html(SPA),无 JSON API
  • CGIAR 目前无公开 REST API 端点,暂设 null,待官方提供后更新

cgspace.cgiar.org/rest 完全不可达(连接超时),
GARDIAN 平台 /api/v1/ 为 SPA 前端路由,无公开 REST API,
暂设为 null。
@ningzimu ningzimu merged commit 3f3a6f2 into MLT-OSS:main Mar 4, 2026
2 checks passed
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.

2 participants