Within the SdkConfig class, the build() method throws an exception if the siteUrl has not been correctly provided. However, the exception message being thrown states
Token must be provided
which leads to confusion on what is being done incorrectly on the dev/user side.
Thanks,
Peter
Within the
SdkConfigclass, thebuild()method throws an exception if thesiteUrlhas not been correctly provided. However, the exception message being thrown stateswhich leads to confusion on what is being done incorrectly on the dev/user side.
Thanks,
Peter