Hi guys.
It's been now more than 24 hours since I'm into this and I can't figure out how should I use the MySpace Iphone SDK provided by them to use the API agains rest calls and all the stuff..
So I downloaded the sample application called: MySpaceID.Demo.
I have a screen, with a textfield where I should place the new status and an Update button.
In the left upper corner there is a Login button. So of course, when the app starts there is no user logged in. I would expect to see some textboxes asking for my user credentials. But there is none.
So when I hit Login button, the sample app closes, opens Safari on the device and I see a page saying "Demo MySpace SDK". If I input some random values, it says "Username or password incorrect"
If I'm putting the right ones, I get "Ooups, we're sorry but we are unable to process your request."
So WTF?!

How should a normal user use that sample app? How is the MySpace sdk authenticating the user based on username and password??