hi there.
i'm trying to work with a custom field in webchat.
currently we are sending a token from an external webservice and after a change on the customer webservice we are receiving a 1400 character token which give me an error of "custom field keys and values cannot exceed 1000 characters in length"
is there any way to increase this limit?
thanks and sorry if it's hard to understand my question, english it's not my first language.
the customer is a bank, webchat is implemented on his ebank, the customer prefers to have the customer data sent directly to purecloud using a token with that data.
since the tokens on their test service were sending 600-700 characters tokens we had no issues, but the service changed and now the tokens are twice as long in characters, some reaching 1400 characters. we fixed the issue with the solution on my last post but still we need to ask.
i'm far from a developer but if i understand correctly this creates the token on purecloud right?
In our case the token is sent directly from our client ebank and this token is used for various purposes on different platforms, purecloud webchat being one of those.
so far we managed to have this working but i'll try to work something with this method for future implementations with the same client.
Thanks for all the quick responses to my issue, i hope you all have a great day.