Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

EtsyV2 object has no attribut etsy_oauth_client

Open
#3 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
api

Research direction

Start with the README example using api = Etsy(yourapikey) and trace the Etsy and EtsyV2 entry points involved in the etsy_oauth_client error. Reproduce the failure and inspect the remaining base URL references. Done means the README example no longer raises this attribute error against the current Etsy API.

Written by the indexing model from the issue text.

Description

Etsy recently updated their API and now there is an attribute error "'EtsyV2' object has no attribute 'etsy_oauth_client'. I went through and fixed all the base references for the URL's to the current version, but it appears there are still problems. This was when running api = Etsy(yourapikey) from the ReadMe. Not sure what is going on here, especially as I am new to the Etsy API, but any thoughts/help would be appreciated.

Dominant language
Python
Stars
68
Forks
44
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mcfunley/etsy-python

All issues in mcfunley/etsy-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.