mcfunley / mcfunley/etsy-python
EtsyV2 object has no attribut etsy_oauth_client
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 68
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
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.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100