News & Announcements User Community Developer Community

Welcome to the RingCentral Community

Please note the community is currently under maintenance and is read-only.

Search
Make sure to review our Terms of Use and Community Guidelines.
  Please note the community is currently under maintenance and is read-only.
Home » Developers
HTTP Status Code: NotFound
Tags: sdk
Feb 19, 2017 at 2:21pm   •   4 replies  •  0 likes
jocab

Hi, developers


i am authenticating my web server application using the code below in c#


string AppKey = "my app key";

string AppSecret = "my app secret key";

var Serverurl = @"https://platform.devtest.ringcentral.com/restapi/oauth/token";

string AppName = "FaxOutApp";

string AppVersion = "0.0.1";

SDK sdk = new SDK(Base64Encode(AppKey), Base64Encode(AppSecret), Serverurl, AppName, AppVersion);

string UserName = "16266718052";

string Extension = "101";

string Password = "my password";

var response = sdk.Platform.Login(UserName, Extension, Password, false);


here response throw an error of HTTP Status Code : Not Found


can any one help me for this.


any help will be appreciated.

Thanks

4 Answers
answered on Feb 21, 2017 at 11:34pm  
Hi Tyler,

actually i was using old version of NuGet now its working fine i have installed latest version of it.

Thanks for your response


 1
answered on Feb 20, 2017 at 5:19pm  
Is it a warning or error? Could you please post a screenshot? If it's a warning, you can just ignore it. I haven't seen this before.

 0
answered on Feb 20, 2017 at 12:55pm  
Hi Tyler,
thanks for you quick reply. 
when i install that repository through NuGet it throw a dependency error
here is its description

install-Package : 'Flurl.Http' already has a dependency defined for 'Newtonsoft.Json'.

how can i resolve this issue. ? 
Thanks


 0
answered on Feb 19, 2017 at 5:36pm  
This repository is recommended: https://github.com/ringcentral/ringcentral-csharp-client  It's more user friendly. You can follow its readme file to get your code up and running.

 1



A new Community is coming to RingCentral!

Posts are currently read-only as we transition into our new platform.

We thank you for your patience
during this downtime.

Try Workflow Builder

Did you know you can easily automate tasks like responding to SMS, team messages, and more? Plus it's included with RingCentral Video and RingEX plans!

Try RingCentral Workflow Builder

PRODUCTS
RingEX
Message
Video
Phone
OPEN ECOSYSTEM
Developer Platform
APIs
Integrated Apps
App Gallery
Developer support
Games and rewards

RESOURCES
Resource center
Blog
Product Releases
Accessibility
QUICK LINKS
App Download
RingCentral App login
Admin Portal Login
Contact Sales
© 1999-2024 RingCentral, Inc. All rights reserved. Legal Privacy Notice Site Map Contact Us