SDK Integration Queries

Hi Team,

Please help to address the below mobile app related queries:

  1. Client wants to know the maximum length of the YM auth token.
  2. The format of the YM auth token. (Is it numbers, or alpha numeric etc)

cc @vivek @ajay.mehta

Thanks.

  1. The maximum length of the token is 40 characters
  2. the character set used is A-Z a-z 0-9 _ -, which translates to any lower case and upper case alphabets in English, numbers 0 through 9, symbols underscore ( _ ), and dash ( - ).
2 Likes

Hi @suryaraman Good morning.

Thanks for the answers.