PowerSurge
Newbie
- Jun 11, 2012
- 23
- 2
Hello all,
As some of you may know, Vine has an undocumented API. To access it you simply do some snooping on packets going from the mobile app to Vine's servers to find out what the HTTP requests look like. You can then authorize a login and gain an access key by setting an email address and password within Vine's app and sending the appropriate HTTP requests.
Another way to access Vine through the official application is by logging in with Twitter. Though it is a login method within the official application, I have not been able to spoof OAUTH and be able to login with Twitter for Vine applications I am trying to develop. However, I have seen an iOS application that connects with Vine and allows you to login with your twitter credentials.
I am wondering if anybody has any experience with this sort of thing. If you do, I would really appreciate some answers as this is imperative to the functionality of an application I am trying to develop.
-Surge
As some of you may know, Vine has an undocumented API. To access it you simply do some snooping on packets going from the mobile app to Vine's servers to find out what the HTTP requests look like. You can then authorize a login and gain an access key by setting an email address and password within Vine's app and sending the appropriate HTTP requests.
Another way to access Vine through the official application is by logging in with Twitter. Though it is a login method within the official application, I have not been able to spoof OAUTH and be able to login with Twitter for Vine applications I am trying to develop. However, I have seen an iOS application that connects with Vine and allows you to login with your twitter credentials.
I am wondering if anybody has any experience with this sort of thing. If you do, I would really appreciate some answers as this is imperative to the functionality of an application I am trying to develop.
-Surge