TikTok Login Kit - unable to get access token

149 Views Asked by At

I'm currently testing it in Postman, following the guides below:

However, I keep getting errs when trying to get the access token:

  • Error: invalid_request, Description: The request parameters are malformed.
  • Error: Could not complete OAuth 2.0 token request

Here are my settings on the Authorization tab

Here it is on Postman:

Postman setup

When I hit get access token, it correctly directs me to the TikTok authentication (ie TikTok wants to access your acc) page, but after hitting continue on that it'll redirect me back to Postman and err out.

These are my headers:

enter image description here

My app has previously been reviewed & approved, but I made a few changes so it's back in staging - I'm not getting a redirect_uri err which you would if your app was in submission, so not sure if this could be causing it as well? Any help would be appreciated, thanks!

0

There are 0 best solutions below