Skip to content

Releases: HiWay-Media/tiktok-go-sdk

v0.2.34

20 Sep 10:26
c9b8af8
Compare
Choose a tag to compare

solve struct PublishStatusFetchResponse

v0.2.33

19 Sep 14:22
b5bd213
Compare
Choose a tag to compare

Added description for PostVideoInit

v0.2.32

19 Sep 13:55
57ee975
Compare
Choose a tag to compare
  1. API Clients must allow users to enter or select the following metadata for a post:
    a. Title
    b. Privacy Status, with the following mandatory requirements:
    The options listed in the UX must follow the privacy_level_options returned in the creator_info API.
    Users must manually select the privacy status from a dropdown and there should be no default value.
    c. Interaction Ability - Allow Comment, Duet, and Stitch - with the following style requirements:
    If the creator_info API returns that one or more of these interactions have been disabled in their app settings, your UX must disable and grey out the checkbox for the interaction.
    Users must manually turn on these interaction settings and none should be checked by default.
    Duet and Stitch features are not applicable to photo posts. So, for Photo Posts, only 'Allow Comment' can be displayed in the UX.

v0.2.31

19 Sep 13:23
78513bc
Compare
Choose a tag to compare
removed encode

v0.2.30

19 Sep 13:14
5c57823
Compare
Choose a tag to compare
solve url

v0.2.9

19 Sep 13:09
1170b9d
Compare
Choose a tag to compare

Solve post video init

v0.2.8

19 Sep 10:43
68a1ba5
Compare
Choose a tag to compare

solve header Authorization

v0.2.7

19 Sep 10:26
b231716
Compare
Choose a tag to compare

Solve access token stuff

v0.2.6

19 Sep 10:17
5d4eac4
Compare
Choose a tag to compare

# Solve urls api

v0.2.5

19 Sep 10:14
c290f7e
Compare
Choose a tag to compare
removed scopes