joeldev/ADNKit

ANKLinkEntity sends amended_len to server when trying to create a custom link text.

Closed this issue · 0 comments

When you want to generate a custom link text on App.Net, the spec says to not send amended_len and onlly send pos, len and url. ANKLinkEntity generates a dictionary that includes a null amended_len, which will cause a server error, when doing a custom link text.