marcelvoss / MVDribbbleKit

A modern Objective-C wrapper for the Dribbble API.
MIT License
29 stars 1 forks source link

Retreiving access token from Dribbble Api returns error #16

Open alkimake opened 9 years ago

alkimake commented 9 years ago

When authBrowser successfully logs in , POST Operation in authBrowser.completionHandler returns following message from server.

{
    message = "Problems parsing JSON.";
}

Before i am going to write to admin of Dribbble api, you may want to take a look.

marcelvoss commented 9 years ago

Sorry but at the moment I simply don't have enough time to work on MVDribbbleKit. Maybe you can do some research and open a pull request. Thanks!

marcelvoss commented 8 years ago

So, I'm not sure if you're still interested but I'm working on fixing this and other bugs at the moment. 😄