feat: urgent fix for instagram

This commit is contained in:
Nevo David 2025-07-11 14:15:41 +07:00
parent f44b02a7f6
commit 631cb8bbe5
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ export class InstagramProvider
}
| undefined {
if (body.indexOf('REVOKED_ACCESS_TOKEN')) {
if (body.indexOf('REVOKED_ACCESS_TOKEN') > -1) {
return {
type: 'refresh-token' as const,
value: