Skip to content
This repository was archived by the owner on May 21, 2020. It is now read-only.
This repository was archived by the owner on May 21, 2020. It is now read-only.

Auth Updates For Intercom. API Keys depreciated.  #13

Description

@christmmurphy

Hey guys! I'm one of the Support Engineers here at Intercom! We've recently depreciated API keys so your repo here will need to use Personal Access Tokens instead. Can see more details here: https://developers.intercom.com/reference#using-personal-access-tokens

It would look something like this though:

intercom = Intercom::Client.new(token: '<access_token>');

image

Let me know if you have questions about this and I'd be happy to help out!

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions