Discussions

Ask a Question
Back to All

All I want is a text response

All I'm trying to do is get a simple text response of who the latest subscriber to my channel is. I just need the name of the latest subscriber for my overlay but I can't seem to find an easy way of doing this. I've tried using postman to get an oauth2 token to no avail and I don't want a redirect anywhere. I just want the name of the latest subscriber so I can have it update in my overlay without having to maintain it. I am trying to implement it in to muxy but muxy doesn't have an accessible API without using the ticker program, uploading to dropbox and accessing the dropbox as essentially a restful API. I've tried generating codes but I can't seem to get a standard json or even plain text response. Is there anyone that can help me? I keep getting redirects and a bunch of crap. I'm not trying to build some massive application, just a simple restful request to get the latest subscriber to my channel.