Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SDK to support Intercom API version 2.0 #163

Open
slavapvf opened this issue May 21, 2020 · 2 comments
Open

Update SDK to support Intercom API version 2.0 #163

slavapvf opened this issue May 21, 2020 · 2 comments

Comments

@slavapvf
Copy link

slavapvf commented May 21, 2020

hello, tried to use as in example and got:
"Requested resource is not available in current API version"
at Intercom.Core.Client.Get[T](Dictionary2 headers, Dictionary2 parameters, String resource)
at Intercom.Clients.UsersClient.View(User user)

@hognevevle
Copy link

hognevevle commented May 22, 2020

Sadly, this repo doesn't seem to be maintained anymore. Consequently, it doesn't support the latest API (2.0). Best bet is to either use it as-is for API 1.4, or fork it and implement the missing features you need from 2.0.

EDIT: Actually, not even everything in 1.4 or 1.3 seems to be implemented,per #155 .. So it looks like 1.2 is the latest supported API version.

@lloydliyu
Copy link

lloydliyu commented Jul 22, 2020

Hi @slavapvf 👋 As said, we don't have a timeline for the dotnet SDK to be updated to support version 2.x of our API yet. However, if anybody wants to give it a shot and add support for version 2.0, feel free to jump in and leave a note here so we are all aligned and we don't do double work 😃

We'll let you know here when we start working on it. In the meantime, if you need help changing your app version to 1.x within the Developer hub, feel free to reach out to the support team using the Messenger on https://intercom.com who can help you with the steps on that.

@lloydliyu lloydliyu changed the title "Requested resource is not available in current API version" Update SDK to support Intercom API version 2.0 Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants