ben.s...@mail.com
unread,Aug 17, 2012, 11:00:10 PM8/17/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to justintv-ap...@googlegroups.com
Hi, I'm looking into the twitch/justin api, I want to try create a little test - much like a bot.
However, I've run into a brick wall. From here I do not know where to go any further.
I want to get the process (a few hosted html files using javascript and redirects) to authenticate my user, then post some predefined messages on a particular channel.
I got to the point where I can reliable retrieve the access_token, but the send_message post isn't doing anything - and a redirect only directs to 403: Forbidden.
Fearing this is more of a gross misunderstanding of what is happening - does anyone have some basic javascript/html source for a basic bot that'd authenticate the user and then send a message to a particular channel. As I don't know what to try next.
Thanks for any help that can be given.