Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在服务器和本地安装了 Directus。
当我尝试进行某些更新时,安装在服务器上的版本会经常返回403“Forbidden”(要求我直接更新数据库)。 我也刚刚遇到 API 返回的问题403,但在我的本地数据库上运行相同的查询成功。
403
我的本地 directus 数据库是我服务器上的一个精确副本,但它没有遇到这些403问题。
是什么导致 Directus403在某些服务器上错误地返回“Frobidden”?