So, I'm getting "This application is not registered to run on this site". I have no idea how to fix it. my app is registered on justin tv, but I have no idea what to put for a Callback URL, as my app is a desktop app and not running on a web server of any type. Can anyone shed some light on what I should do to fix this?
If you're developing something that is not video gaming related or that
absolutely requires stream lists (something that we're working out how to
add to the new API) then LMK, we do have an experimental toggle that we can
set on certain accounts that permits them to run from any domain.
On Thu, Jun 28, 2012 at 12:12 PM, Paul Greaney <p.greane...@gmail.com>wrote:
> So, I'm getting "This application is not registered to run on this site".
> I have no idea how to fix it. my app is registered on justin tv, but I have
> no idea what to put for a Callback URL, as my app is a desktop app and not
> running on a web server of any type. Can anyone shed some light on what I
> should do to fix this?
I'm just currently developing a TV-esque app for e-sports channels, where the user can bind the channel to a "channel", but at the moment I get "This application is not registered to run on this site" when trying to open up the player via java script from java. Your new API asks to register a new client with a redirect URI, however I don't have one since it's just a desktop application.
> </div>
> If you're developing something that is not video gaming related or that absolutely requires stream lists (something that we're working out how to add to the new API) then LMK, we do have an experimental toggle that we can set on certain accounts that permits them to run from any domain.
> On Thu, Jun 28, 2012 at 12:12 PM, Paul Greaney <span dir="ltr"><<a href="mailto:p.greane...@gmail.com" target="_blank">p.greane...@gmail.com</a>></span> wrote:
> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
> So, I'm getting "This application is not registered to run on this site". I have no idea how to fix it. my app is registered on justin tv, but I have no idea what to put for a Callback URL, as my app is a desktop app and not running on a web server of any type. Can anyone shed some light on what I should do to fix this?
> <span><font color="#888888">
> </p>
> --
> You received this message because you are subscribed to the Google Groups "Justin.tv API Developers" group.
> To post to this group, send email to <a href="mailto:justintv-api-developers@googlegroups.com" target="_blank">justintv-api-developers@<WBR>googlegroups.com</a>.
> To unsubscribe from this group, send email to <a href="mailto:justintv-api-developers%2Bunsubscribe@googlegroups.com" target="_blank">justintv-api-developers+<WBR>unsubscribe@googlegroups.com</ a>.
If you're in a desktop app, you can load an embedded browser and monitor URL state changes, as the open-source TwitchTV Commercial Runner<http://ascendtv.com/commercial-sc2/>does. You would enter the callback url as either a domain you control (yoursite.com) or a local url (http://localhost).
On Friday, June 29, 2012 6:21:03 AM UTC-7, Paul Greaney wrote:
> Thanks for the answer,
> I'm just currently developing a TV-esque app for e-sports channels, where > the user can bind the channel to a "channel", but at the moment I get "This > application is not registered to run on this site" when trying to open up > the player via java script from java. Your new API asks to register a new > client with a redirect URI, however I don't have one since it's just a > desktop application.
> On Thursday, June 28, 2012 5:05:48 PM UTC-4, Mike Ossareh wrote: > > Hi Paul,
> > </div> > > Yes, there is a way to solve this - though I'd like to point you > towards our new API which handles this better: <a href=" > https://github.com/justintv/Twitch-API/wiki/API" target="_blank"> > https://github.com/<WBR>justintv/Twitch-API/wiki/API</a></div>
> > </div> > > If you're developing something that is not video gaming related or > that absolutely requires stream lists (something that we're working out > how to add to the new API) then LMK, we do have an experimental toggle that > we can set on certain accounts that permits them to run from any domain.
> > On Thu, Jun 28, 2012 at 12:12 PM, Paul Greaney <span dir="ltr"><<a > href="mailto:p.greane...@gmail.com" target="_blank">p.greane...@gmail.com</a>></span> > wrote: > > <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px > #ccc solid;padding-left:1ex"> > > So, I'm getting "This application is not registered to run on > this site". I have no idea how to fix it. my app is registered on > justin tv, but I have no idea what to put for a Callback URL, as my app is > a desktop app and not running on a web server of any type. Can anyone shed > some light on what I should do to fix this?
> > <span><font color="#888888"> > > </p>
> > --
> > You received this message because you are subscribed to the Google > Groups "Justin.tv API Developers" group.
> > To post to this group, send email to <a href="mailto: > justintv-api-developers@googlegroups.com" > target="_blank">justintv-api-developers@<WBR>googlegroups.com</a>.
> > To unsubscribe from this group, send email to <a href="mailto: > justintv-api-developers%2Bunsubscribe@googlegroups.com" > target="_blank">justintv-api-developers+<WBR>unsubscribe@googlegroups.com</ a>.
On Friday, June 29, 2012 5:04:39 PM UTC-4, James Richard wrote:
> If you're in a desktop app, you can load an embedded browser and monitor > URL state changes, as the open-source TwitchTV Commercial Runner<http://ascendtv.com/commercial-sc2/>does. You would enter the callback url as either a domain you control ( > yoursite.com) or a local url (http://localhost).
> On Friday, June 29, 2012 6:21:03 AM UTC-7, Paul Greaney wrote:
>> Thanks for the answer,
>> I'm just currently developing a TV-esque app for e-sports channels, where >> the user can bind the channel to a "channel", but at the moment I get "This >> application is not registered to run on this site" when trying to open up >> the player via java script from java. Your new API asks to register a new >> client with a redirect URI, however I don't have one since it's just a >> desktop application.
>> On Thursday, June 28, 2012 5:05:48 PM UTC-4, Mike Ossareh wrote: >> > Hi Paul,
>> > </div> >> > Yes, there is a way to solve this - though I'd like to point you >> towards our new API which handles this better: <a href=" >> https://github.com/justintv/Twitch-API/wiki/API" target="_blank"> >> https://github.com/<WBR>justintv/Twitch-API/wiki/API</a></div>
>> > </div> >> > If you're developing something that is not video gaming related or >> that absolutely requires stream lists (something that we're working out >> how to add to the new API) then LMK, we do have an experimental toggle that >> we can set on certain accounts that permits them to run from any domain.
>> > On Thu, Jun 28, 2012 at 12:12 PM, Paul Greaney <span dir="ltr"><<a >> href="mailto:p.greane...@gmail.com" target="_blank">p.greane...@gmail.com</a>></span> >> wrote: >> > <blockquote class="gmail_quote" style="margin:0 0 0 >> .8ex;border-left:1px #ccc solid;padding-left:1ex"> >> > So, I'm getting "This application is not registered to run on >> this site". I have no idea how to fix it. my app is registered on >> justin tv, but I have no idea what to put for a Callback URL, as my app is >> a desktop app and not running on a web server of any type. Can anyone shed >> some light on what I should do to fix this?
>> > <span><font color="#888888"> >> > </p>
>> > --
>> > You received this message because you are subscribed to the Google >> Groups "Justin.tv API Developers" group.
>> > To post to this group, send email to <a href="mailto: >> justintv-api-developers@googlegroups.com" >> target="_blank">justintv-api-developers@<WBR>googlegroups.com</a>.
>> > To unsubscribe from this group, send email to <a href="mailto: >> justintv-api-developers%2Bunsubscribe@googlegroups.com" >> target="_blank">justintv-api-developers+<WBR>unsubscribe@googlegroups.com</ a>.
Not sure what you mean; if your callback is http://localhost, the redirect will look something like localhost?access_token=abcdef&scope=ghijk for every user, from which your app will parse out the access token.
On Monday, July 2, 2012 8:56:21 PM UTC-7, Paul Greaney wrote:
> Wouldn't localhost get messy from user to user?
> On Friday, June 29, 2012 5:04:39 PM UTC-4, James Richard wrote:
>> If you're in a desktop app, you can load an embedded browser and monitor >> URL state changes, as the open-source TwitchTV Commercial Runner<http://ascendtv.com/commercial-sc2/>does. You would enter the callback url as either a domain you control ( >> yoursite.com) or a local url (http://localhost).
>> On Friday, June 29, 2012 6:21:03 AM UTC-7, Paul Greaney wrote:
>>> Thanks for the answer,
>>> I'm just currently developing a TV-esque app for e-sports channels, >>> where the user can bind the channel to a "channel", but at the moment I get >>> "This application is not registered to run on this site" when trying to >>> open up the player via java script from java. Your new API asks to register >>> a new client with a redirect URI, however I don't have one since it's just >>> a desktop application.
>>> On Thursday, June 28, 2012 5:05:48 PM UTC-4, Mike Ossareh wrote: >>> > Hi Paul,
>>> > </div> >>> > Yes, there is a way to solve this - though I'd like to point you >>> towards our new API which handles this better: <a href=" >>> https://github.com/justintv/Twitch-API/wiki/API" target="_blank"> >>> https://github.com/<WBR>justintv/Twitch-API/wiki/API</a></div>
>>> > </div> >>> > If you're developing something that is not video gaming related or >>> that absolutely requires stream lists (something that we're working out >>> how to add to the new API) then LMK, we do have an experimental toggle that >>> we can set on certain accounts that permits them to run from any domain.
>>> > On Thu, Jun 28, 2012 at 12:12 PM, Paul Greaney <span dir="ltr"><<a >>> href="mailto:p.greane...@gmail.com" target="_blank"> >>> p.greane...@gmail.com</a>></span> wrote: >>> > <blockquote class="gmail_quote" style="margin:0 0 0 >>> .8ex;border-left:1px #ccc solid;padding-left:1ex"> >>> > So, I'm getting "This application is not registered to run on >>> this site". I have no idea how to fix it. my app is registered on >>> justin tv, but I have no idea what to put for a Callback URL, as my app is >>> a desktop app and not running on a web server of any type. Can anyone shed >>> some light on what I should do to fix this?
>>> > <span><font color="#888888"> >>> > </p>
>>> > --
>>> > You received this message because you are subscribed to the Google >>> Groups "Justin.tv API Developers" group.
>>> > To post to this group, send email to <a href="mailto: >>> justintv-api-developers@googlegroups.com" >>> target="_blank">justintv-api-developers@<WBR>googlegroups.com</a>.
>>> > To unsubscribe from this group, send email to <a href="mailto: >>> justintv-api-developers%2Bunsubscribe@googlegroups.com" >>> target="_blank">justintv-api-developers+<WBR> >>> unsubscribe@googlegroups.com</a>.
On Tuesday, July 3, 2012 12:52:54 AM UTC-4, James Richard wrote:
> Not sure what you mean; if your callback is http://localhost, the > redirect will look something like localhost?access_token=abcdef&scope=ghijk > for every user, from which your app will parse out the access token.
> On Monday, July 2, 2012 8:56:21 PM UTC-7, Paul Greaney wrote:
>> Wouldn't localhost get messy from user to user?
>> On Friday, June 29, 2012 5:04:39 PM UTC-4, James Richard wrote:
>>> If you're in a desktop app, you can load an embedded browser and monitor >>> URL state changes, as the open-source TwitchTV Commercial Runner<http://ascendtv.com/commercial-sc2/>does. You would enter the callback url as either a domain you control ( >>> yoursite.com) or a local url (http://localhost).
>>> On Friday, June 29, 2012 6:21:03 AM UTC-7, Paul Greaney wrote:
>>>> Thanks for the answer,
>>>> I'm just currently developing a TV-esque app for e-sports channels, >>>> where the user can bind the channel to a "channel", but at the moment I get >>>> "This application is not registered to run on this site" when trying to >>>> open up the player via java script from java. Your new API asks to register >>>> a new client with a redirect URI, however I don't have one since it's just >>>> a desktop application.
>>>> On Thursday, June 28, 2012 5:05:48 PM UTC-4, Mike Ossareh wrote: >>>> > Hi Paul,
>>>> > </div> >>>> > Yes, there is a way to solve this - though I'd like to point you >>>> towards our new API which handles this better: <a href=" >>>> https://github.com/justintv/Twitch-API/wiki/API" target="_blank"> >>>> https://github.com/<WBR>justintv/Twitch-API/wiki/API</a></div>
>>>> > </div> >>>> > If you're developing something that is not video gaming related >>>> or that absolutely requires stream lists (something that we're working >>>> out how to add to the new API) then LMK, we do have an experimental toggle >>>> that we can set on certain accounts that permits them to run from any >>>> domain.
>>>> > On Thu, Jun 28, 2012 at 12:12 PM, Paul Greaney <span dir="ltr"><<a >>>> href="mailto:p.greane...@gmail.com" target="_blank"> >>>> p.greane...@gmail.com</a>></span> wrote: >>>> > <blockquote class="gmail_quote" style="margin:0 0 0 >>>> .8ex;border-left:1px #ccc solid;padding-left:1ex"> >>>> > So, I'm getting "This application is not registered to run >>>> on this site". I have no idea how to fix it. my app is registered on >>>> justin tv, but I have no idea what to put for a Callback URL, as my app is >>>> a desktop app and not running on a web server of any type. Can anyone shed >>>> some light on what I should do to fix this?
>>>> > <span><font color="#888888"> >>>> > </p>
>>>> > --
>>>> > You received this message because you are subscribed to the Google >>>> Groups "Justin.tv API Developers" group.
>>>> > To post to this group, send email to <a href="mailto: >>>> justintv-api-developers@googlegroups.com" >>>> target="_blank">justintv-api-developers@<WBR>googlegroups.com</a>.
>>>> > To unsubscribe from this group, send email to <a href="mailto: >>>> justintv-api-developers%2Bunsubscribe@googlegroups.com" >>>> target="_blank">justintv-api-developers+<WBR> >>>> unsubscribe@googlegroups.com</a>.
On Thursday, June 28, 2012 3:12:36 PM UTC-4, Paul Greaney wrote:
> So, I'm getting "This application is not registered to run on this site". > I have no idea how to fix it. my app is registered on justin tv, but I have > no idea what to put for a Callback URL, as my app is a desktop app and not > running on a web server of any type. Can anyone shed some light on what I > should do to fix this?
On Tue, Jul 3, 2012 at 8:48 AM, Paul Greaney <p.greane...@gmail.com> wrote:
> Now I'm getting This application is rate limited: Failed to make rate
> limit request
> On Thursday, June 28, 2012 3:12:36 PM UTC-4, Paul Greaney wrote:
>> So, I'm getting "This application is not registered to run on this site".
>> I have no idea how to fix it. my app is registered on justin tv, but I have
>> no idea what to put for a Callback URL, as my app is a desktop app and not
>> running on a web server of any type. Can anyone shed some light on what I
>> should do to fix this?
> To post to this group, send email to
> justintv-api-developers@googlegroups.com.
> To unsubscribe from this group, send email to
> justintv-api-developers+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/justintv-api-developers?hl=en-US.