您好!
我在开发公司内部的平台时使用了 Confluence的API,需要在服务器中调用了/wiki/rest/api/content这个请求,我看到文档中有描述需要atlassian账号管理员在admin中配置发起请求的ip白名单,我们配置了发起请求的服务器的公网ip,但是在请求发起后仍然返回了‘’The IP address has been rejected because it is not on the allowedlist. See your admin for more information.‘’这个错误信息。
请问这个该怎么解决?
是我们在使用api时哪个步骤出现了错误吗?