You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{ Error: OAuthPermissionsException: This client has not been approved to access this resource.
at handle_error (C:\Users\user\Desktop\node_modules\instagram-node\lib\instagram.js:242:19)
at C:\Users\user\Desktop\node_modules\instagram-node\lib\instagram.js:1246:16
at IncomingMessage.<anonymous> (C:\Users\user\Desktop\node_modules\instagram-node\lib\instagram.js:197:18)
at emitNone (events.js:91:20)
at IncomingMessage.emit (events.js:188:7)
at endReadableNT (_stream_readable.js:974:12)
at _combinedTickCallback (internal/process/next_tick.js:80:11)
at process._tickCallback (internal/process/next_tick.js:104:9)
code: 400,
error_type: 'OAuthPermissionsException',
error_message: 'This client has not been approved to access this resource.',
retry: [Function: retry] }
Any idea what the problem is?
The text was updated successfully, but these errors were encountered:
Simple node.js script:
Returns:
Any idea what the problem is?
The text was updated successfully, but these errors were encountered: