# 从react应用访问Discourse API时遇到问题

**URL:** https://meta.discourse.org/t/having-issue-accessing-the-discourse-apis-from-react-app/259311
**Category:** Development
**Tags:** rest-api
**Created:** [2023年三月24日 17:23 UTC](https://meta.discourse.org/t/having-issue-accessing-the-discourse-apis-from-react-app/259311 "2023-03-24T17:23:05Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![Arkshine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkshine/32/298682_2.png) [@Arkshine](https://meta.discourse.org/u/Arkshine)
#### Post date: [2023年三月24日 18:38 UTC](https://meta.discourse.org/t/having-issue-accessing-the-discourse-apis-from-react-app/259311/5 "2023-03-24T18:38:54Z")

</div>

如果您尝试使用 [Admin API](https://meta.discourse.org/t/discourse-rest-api-documentation/22706)（而不是 [User API](https://meta.discourse.org/t/user-api-keys-specification/48536)），则所需的标头字段是 `Api-Key` 和 `Api-Username`。

---

_[View the full topic](https://meta.discourse.org/t/having-issue-accessing-the-discourse-apis-from-react-app/259311)._
