Questions tagged [myspace]
69 questions
2
votes
1 answer
Is the myspace streaming subscription API still functional, and if so, how can I tell?
In an effort to get music-related events for an app we're building, we've mulled through Myspace's decidedly clunky authentication process and managed to set up a subscription and endpoint.
Using all this fun…

jsh
- 1,995
- 18
- 28
1
vote
0 answers
Myspace Developers Portal no Access
I want to create a new application at myspace but when I tried to get access to myspace API.
I always get the following message:
We're sorry, but you must verify your email address first! You cannot access many MySpace features until you complete…

Muhammad Usman
- 10,426
- 22
- 72
- 107
1
vote
1 answer
Myspace developer api: No access / verify email
I want to get access to the myspace api – but I can’t even access the developer platform to create an app or get my keys.
I always get this message:
We're sorry, but you must verify your email address first! You cannot access many MySpace features…

iparker
- 51
- 2
1
vote
1 answer
acegi + facebook / myspace / google
My app is using acegi as security.
Is there any facebook connect/google/myspace plugin I can hook up with acegi ?

cometta
- 35,071
- 77
- 215
- 324
1
vote
0 answers
get api keys of myspace and you tube
I want to integrate myspace and youtube in android.
So I tried below example example links.
For my space integration I have to define the api values of my space like this
private static final String API_KEY = "";
private static final String…

Ramakrishna
- 4,066
- 16
- 48
- 72
1
vote
1 answer
Is there any API to connect to MySpace using Blackberry app
I'm building Blackberry application, and I need to post message to MySpace using oAuth.
I keep searching for API but could not find any.
Could anybody help me on this please.
Thank you very much

kenvu
- 343
- 6
- 18
1
vote
2 answers
Upload/Submit Images to twitter/MySpace from iphone
I have to upload an image from iphone app to twitter and myspace. I tried but didn't find any solution. Any one can help. Specially if anyone can indicate the sample code.
Thanks in advance

Mas
- 13
- 1
- 3
1
vote
0 answers
UrlEncoding Issue when authenticating agains MySpace using DotNetOpenAuth
I'm using the a (slight variation) of the InMemoryToken Manager provided by the ApplicationBuilding Block example to authenticate against MySpace using DotNetOpenAuth.
As it seems to me, the tokens returned from MySpace after authentication are not…

AyKarsi
- 9,435
- 10
- 54
- 92
1
vote
1 answer
integrating myspace sdk for iphone tutorial
i need a tutorial or guide for using myspace sdk in iphone application.
i have downloaded myspace sdk for iphone but can't use myspace
sdk in my iphone application, because there are a lot of stuffs to do in
importing the sdk in iphone…

AsadUllah
- 37
- 1
- 6
1
vote
1 answer
myspace sdk for iphone
hi
i am working on myspace sdk for iphone and i want to know
How to set up Callback URL for myspace application for iphone.

AsadUllah
- 37
- 1
- 6
1
vote
1 answer
Authenticate using openID without login through provider
I create web application to connect to MySpace Offsite App and I want to authenticate I used the following code
var openid = new OpenIdRelyingParty();
IAuthenticationRequest request =…

Mohammed Thabet
- 21,387
- 7
- 27
- 43
1
vote
1 answer
MySpace Integration with iPhone
I made an iPhone application in which I have to implement myspace integration. I have created myspace application using developer.myspace.com.
And I am getting APPLICATION_SCHEME, CONSUMER_KEY & APPLICATION_ID using that application created. That I…

AppAspect
- 4,461
- 2
- 30
- 46
1
vote
4 answers
Server-side technology for a game
We’re creating a massively-multiplayer social game. We expect up to 1 million concurrent users. The game is not real-time, instead it’s turn-based. We need reliable messaging between our clients and the server, preferably over HTTP protocol.
Besides…

Soonts
- 20,079
- 9
- 57
- 130
1
vote
1 answer
What does "Rogue request trapped" mean when working with MySpace OAuth? (C#)
So, I'm extending a social media class that I have (that works with Twitter, Tumblr, Posterous and Bit.ly already) to work with MySpace. I've gotten up to the point where I can request temporary credentials, and then redirect to the authorization…

Gup3rSuR4c
- 9,145
- 10
- 68
- 126
1
vote
1 answer
I need to have a flash overlay disappear after it runs
I'm doing a myspace profile for a client,
I'd like to run a flash animation as an overlay and then once it runs, have it completely disappear, set to display: none or any other fashion of that.
It must be myspace friendly (no javascript).
Thanks…

Matt Nathanson
- 191
- 4
- 19