Skip to content

OAuthAccessTokenException #41

@BrunoQuaresma

Description

@BrunoQuaresma
Instagram.set('client_id', 'some');
Instagram.set('client_secret', 'foo');

Instagram.tags.info({
  name: 'blue',
  complete: function(data){
    console.log(data);
  }
});

show

OAuthAccessTokenException occurred: The access_token provided is invalid. in _request

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions