I work for a large SAAS company and we have an Evernote integration with our app. We have made no changes to this area in years, although, recently we have had customers having issues using the integration. We can see that despite them having a valid auth token and the app being authorized with Evernote, we are getting 403 Forbidden errors. We use the C# SDK.
For example:
Couldn't connect to server: System.Net.WebException: The remote server returned an error: (403) Forbidden. at System.Net.HttpWebRequest.GetResponse() at Thrift.Transport.THttpClient.SendRequest() in c:\Users\Eric\projects\evernote-sdk-csharp\src\Thrift\Transport\THttpClient.cs:line 147
Any help would be greatly appreciated.
Note: I have also emailed devsupport@evernote.com about this issue.
Idea
lmitchell 0
Hi there,
I work for a large SAAS company and we have an Evernote integration with our app. We have made no changes to this area in years, although, recently we have had customers having issues using the integration. We can see that despite them having a valid auth token and the app being authorized with Evernote, we are getting 403 Forbidden errors. We use the C# SDK.
For example:
Couldn't connect to server: System.Net.WebException: The remote server returned an error: (403) Forbidden.
at System.Net.HttpWebRequest.GetResponse()
at Thrift.Transport.THttpClient.SendRequest() in c:\Users\Eric\projects\evernote-sdk-csharp\src\Thrift\Transport\THttpClient.cs:line 147
Any help would be greatly appreciated.
Note: I have also emailed devsupport@evernote.com about this issue.
Thanks for your time.
Link to comment
1 reply to this idea
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now