Understanding Provisional Access

348 views
Skip to first unread message

enqu...@tomlinventures.co.uk

unread,
Feb 18, 2016, 8:30:23 PM2/18/16
to Etsy API
Hi all
Okay so I have registered a new app which will simple import and export data from an external website to my own etsy account. The app has been given provisional access status which to my understanding would be sufficient for my purposes. The documentation states...

Provisional Access
  • Read access to any public, unauthenticated resources such as Shops and Treasuries.
  • Authenticated read/write access to data belonging to the member who created the application. This includes reading data like Receipts and Billing as well as creating, editing or deleting a shop's Listings.
However when trying to run any Oauth required methods eg transation, receipt; I receive This method requires authentication responses. These requests are associated with the same account that own the api so therefore I would have thought they would be okay.

eg:
Where xxxxxxxx represent the api key for the app created by the tomlinventures user.
returns This method requires authentication.

Any idea where this is going wrong would be greatly appreciated as I am now at a loss.
Thanx

Andy Newby

unread,
Feb 25, 2016, 9:19:51 AM2/25/16
to Etsy API
I'm having the same problem using the /variations method. Hoping they validate it (even though most of the stuff is behind the scenes)

sup...@stockandbuy.com

unread,
May 24, 2016, 10:23:39 AM5/24/16
to Etsy API
Hey there,
Many operations on the APIs (especially those that change things on the store and access sensitive data) require authentication even when you are working against your own shop.

Kind regards,
MBen,
Stock&Buy, Oslo.

Keith

unread,
Jun 14, 2016, 1:47:45 PM6/14/16
to Etsy API
You will need to create an access token for those type requests, and then use that token with the request. https://www.etsy.com/developers/documentation/getting_started/oauth
Reply all
Reply to author
Forward
0 new messages