evernote-common-errors

Evernote Common Errors

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "evernote-common-errors" with this command: npx skills add jeremylongshore/claude-code-plugins-plus-skills/jeremylongshore-claude-code-plugins-plus-skills-evernote-common-errors

Evernote Common Errors

Overview

Comprehensive guide to diagnosing and resolving Evernote API errors, including EDAMUserException, EDAMSystemException, and EDAMNotFoundException.

Prerequisites

  • Basic Evernote SDK setup

  • Understanding of Evernote data model

Instructions

See implementation guide for detailed steps.

For full implementation details and code examples, load:

references/implementation-guide.md

Output

  • Understanding of all Evernote exception types

  • Error code reference with solutions

  • Reusable error handling service

  • Rate limit retry implementation

Error Handling

Exception When Thrown

EDAMUserException

Client error - invalid input, permissions

EDAMSystemException

Server error - rate limits, maintenance

EDAMNotFoundException

Resource not found - invalid GUID

Resources

  • Error Handling

  • Rate Limits

  • API Reference

Next Steps

For debugging tools and techniques, see evernote-debug-bundle .

Examples

Basic usage: Apply evernote common errors to a standard project setup with default configuration options.

Advanced scenario: Customize evernote common errors for production environments with multiple constraints and team-specific requirements.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

backtesting-trading-strategies

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

svg-icon-generator

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

performance-lighthouse-runner

No summary provided by upstream source.

Repository SourceNeeds Review