noob question on order api

70 views
Skip to first unread message

akhil

unread,
Jun 8, 2012, 2:57:48 AM6/8/12
to Etsy API V2
Hi,

I am new to Etsy API. I was playing around with the sandbox.

I wanted to write an app which would involve me fetching active
listing and order/sales data.
I was able to get the active listings file with ?api_key=...

But
curl -v "http://sandbox.openapi.etsy.com/v2/private/users/__SELF__/
orders?limit=25&offset=0&api_key=...."
gave me
X-Error-Detail: API request missing api_key or valid OAuth parameters

What am I missing?

Thank you
Akhil

Ian Adie

unread,
Jun 8, 2012, 3:06:31 AM6/8/12
to etsy-...@googlegroups.com

Hi Akhil,

To access private data (and use __SELF__ in calls) you must go through the OAuth process with a user and sign your requests.

More info can be found here:
http://www.etsy.com/developers/documentation/getting_started/oauth

Cheers,
Ian

--
You received this message because you are subscribed to the Google Groups "Etsy API V2" group.
To post to this group, send email to etsy-...@googlegroups.com.
To unsubscribe from this group, send email to etsy-api-v2...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/etsy-api-v2?hl=en.

akhil

unread,
Jul 3, 2012, 5:31:29 AM7/3/12
to Etsy API V2
Hi,

Could you please elaborate how do I do this on the sandbox.
If I signup as a user, then how do I look for my testapp which is not
yet in production.

Akhil

On Jun 8, 12:06 pm, Ian Adie <ian.ad...@googlemail.com> wrote:
> Hi Akhil,
>
> To access private data (and use __SELF__ in calls) you must go through the
> OAuth process with a user and sign your requests.
>
> More info can be found here:http://www.etsy.com/developers/documentation/getting_started/oauth
>
> Cheers,
> Ian
Reply all
Reply to author
Forward
0 new messages