API 2.0 _accept syntax

radekradek Registered Users Posts: 2 Beginner grinner
Apologies for a beginner's question. I was trying to retrieve json data, using the _accept parameter in order to retrieve json data for my application.

The syntax results in an unauthorised response (https://api.smugmug.com/api/v2/user/radekvana!albums?_accept=application/json).

What is the correct way of using this parameter in order to get a json response?

Thank you.

Radek

Comments

  • radekradek Registered Users Posts: 2 Beginner grinner
    edited April 9, 2015
    Just found a solution - in case anybody gets stuck, you have to set your Application Key as another parameter in the query string.

    Radek
Sign In or Register to comment.