如何在 SoapUI refresh-token 和 token 中使用,避免 403 Forbidden

How to use in SoapUI refresh-token and token, to avoid 403 Forbidden

我需要从 Cookie 中获取 refresh-token 和令牌才能在应用程序中访问。 我正在使用 SoapUI,但我不知道如何传递这些值。 不使用来自 header 的访问令牌,例如 Authorization: Bearer ${Properties#access_token} 是 GET 请求

添加 header Cookie 作为参数,并确保在 SoapUI 中设置了请求中的所有参数