Open ghost opened 8 years ago
where do i add the client id and secret
You can export them as environment variables like this:
export CLIENT_ID="your client id"
But Instagram changed their API and now this would only work if you become a sponsored client paying to use their API.
where do i add the client id and secret