When working with the data API, there are a some values that you should be saving with your user model for further interaction. For your convenience, the max character length of each of these values is listed below:
- AccessToken:
- a token will be auto-generated when an app is created, which will be 40 chars.
- all other tokens for connected app users will be 260 chars.
-
PublicToken: 32 chars
-
HumanId: 32 chars
-
Record ID: 24
Comments
0 comments
Please sign in to leave a comment.