xdevplatform/twitter-api-typescript-sdk

Is oauth2-public-callback_pkce_s256.ts working?

0xTimepunk opened this issue · 1 comments

Running the file with the correct Client ID returns:

  error: {
    error: 'unauthorized_client',
    error_description: 'Missing valid authorization header'
  }

Hey, in your User authentication settings make sure the Type of App is Native App or Single Page App