tiktok / tiktok-opensdk-ios

The TikTok OpenSDK features Login Kit and Share Kit which allow your users to log in using their TikTok account and share content from your app to TikTok.
https://developers.tiktok.com
Other
74 stars 29 forks source link

error_code=-4 #12

Closed wangqianjun closed 1 year ago

wangqianjun commented 1 year ago

When I use the sharing feature, I get the following error. Please help me resolve it. Thank you.

https://www.xxx.com/applinks/?from_platform=tiktoksharesdk&request_id=4517E659-083C-43AB-8F9A-DB63D09D6172&error_code=-4&error_description=Permissions%20denied&share_state=20003&response_id=A1013649-A297-4D14-8A7E-58EF29D7343C

stephen-boyle commented 1 year ago

From the error code and description, it looks like you probably did not add Login Kit and Share Kit on your developer account. Please make sure you have added them. If you haven't yet, you can do this by going to the TikTok for Developers website, navigating to the Manage apps page, and clicking + Add products on your app configuration page. download

stephen-boyle commented 1 year ago

Hi @wangqianjun , just wanted to follow up on whether this was able to resolve your issue?