Skip to main content

Currently i am using md5 as my hash algorithm. I would like to change for sha-256 but I am unsure if i can run into my payload being too large 

Hey @harthur90 
Normally the limit for fields like device_id is 1024 characters. If the sha-256 hashed one is within this, then I believe it should good.

Let me know if this was what you were looking for.


Reply