diff --git a/libraries/nestjs-libraries/src/integrations/social/threads.provider.ts b/libraries/nestjs-libraries/src/integrations/social/threads.provider.ts index 3a39b13e..54dd02ad 100644 --- a/libraries/nestjs-libraries/src/integrations/social/threads.provider.ts +++ b/libraries/nestjs-libraries/src/integrations/social/threads.provider.ts @@ -58,7 +58,7 @@ export class ThreadsProvider extends SocialAbstract implements SocialProvider { const state = makeId(6); return { url: - 'https://threads.net/oauth/authorize' + + 'https://www.threads.net/oauth/authorize' + `?client_id=${process.env.THREADS_APP_ID}` + `&redirect_uri=${encodeURIComponent( `${