Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InternalAppAccessTokenSample获取值data是null #89

Open
LynnLinR opened this issue May 16, 2023 · 2 comments
Open

InternalAppAccessTokenSample获取值data是null #89

LynnLinR opened this issue May 16, 2023 · 2 comments

Comments

@LynnLinR
Copy link

InternalAppAccessTokenSample对应的说明文档返回响应是:

示例响应

{
  "code": 0,
  "msg": "success",
  "tenant_access_token": "t-caecc734c2e3328a62489fe0648c4b98779515d3",
  "expire": 7140
}

实际调用main测试放回的内容:
image

没有对应的tenant_access_token

@xuzongbao
Copy link

遇到同样问题,返回实体类和SDK字段不一致

@lhcpig
Copy link

lhcpig commented Apr 19, 2024

同样遇到这个问题了。这个sdk根本没法用吧

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants