Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Conversation

@Abhishek-Khanal
Copy link
Contributor

@Abhishek-Khanal Abhishek-Khanal commented Feb 10, 2025

Utilizing the Dio package to generate an access token request is essential, as attempting to make the request using the https package with the header {'Content-Type': 'application/x-www-form-urlencoded'}, which is requisite for TikTok, results in the following error:
{
"error": "invalid_request",
"error_description": "The request parameters are malformed.",
"log_id": "202206221854370101130062072500FFA2"
}

@Abhishek-Khanal Abhishek-Khanal closed this by deleting the head repository Mar 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant