Skip to content

Can't use my own client_id and client_secret #4

Open
@billyhalim

Description

@billyhalim

I am walking through this tutorial. In the following code,

ig.use({
    client_id: 'e0e51c60672c4f09abe28c46c71a3a7a',
    client_secret: 'db11c575a8ae4f1aa90a03ba1d1345d8'
});

When I use my own client_id and client_secret, it appears an error when I accessed the site. The error is forEach is undefined. However, when I use the client_id and client_secret from the tutorial, it works well (like the code above). So, why can't I use my own client_id and client_secret ?

Thanks,
Billy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions