I have noticed that for a Subscriber the name needs to be a VARCHAR of length < 260. But this library suggests it is a STRING/TEXT. I get a The API call failed due to an unexpected HTTP error: Internal Server Error when I use a very long random name whereas a shorter name works.
I have noticed that for a
Subscriberthe name needs to be aVARCHARof length < 260. But this library suggests it is aSTRING/TEXT. I get aThe API call failed due to an unexpected HTTP error: Internal Server Errorwhen I use a very long random name whereas a shorter name works.