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.
有没有办法在完成过程之前保持 trello 板上的连接?因此,这样我就不必在每个 URL 中提供 API 密钥和令牌来发出请求或发布某些内容,当它完成时,它会断开连接
我想要类似的东西:
在连接处提供 API 密钥和令牌,并在不再次提供的情况下发出请求
谢谢!
API Endpoint 使用 API 令牌和 API 密钥对您的服务进行身份验证。现在有办法跳过它。