Re: JS API This application is not registered to run on this site

102 views
Skip to first unread message

Mike Ossareh

unread,
Jun 28, 2012, 5:05:48 PM6/28/12
to justintv-ap...@googlegroups.com
Hi Paul,

Yes, there is a way to solve this - though I'd like to point you towards our new API which handles this better: https://github.com/justintv/Twitch-API/wiki/API

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.gre...@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?

--
You received this message because you are subscribed to the Google Groups "Justin.tv API Developers" group.
To view this discussion on the web visit https://groups.google.com/d/msg/justintv-api-developers/-/WlR3SIzudbwJ.
To post to this group, send email to justintv-ap...@googlegroups.com.
To unsubscribe from this group, send email to justintv-api-deve...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/justintv-api-developers?hl=en-US.

James Richard

unread,
Jun 29, 2012, 5:04:39 PM6/29/12
to justintv-ap...@googlegroups.com
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 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&#39;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&#39;re developing something that is not video gaming related or that absolutely requires stream lists (something that we&#39;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">&lt;<a href="mailto:p.greaney25@gmail.com" target="_blank">p.greaney25@gmail.com</a>&gt;</span> wrote:
> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
> So, I&#39;m getting &quot;This application is not registered to run on this site&quot;. 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 &quot;Justin.tv API Developers&quot; group.
>
> To view this discussion on the web visit <a href="https://groups.google.com/d/msg/justintv-api-developers/-/WlR3SIzudbwJ" target="_blank">https://groups.google.com/d/<WBR>msg/justintv-api-developers/-/<WBR>WlR3SIzudbwJ</a>.
>  
> To post to this group, send email to <a href="mailto:justintv-api-devel...@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>.
>
>
> For more options, visit this group at <a href="http://groups.google.com/group/justintv-api-developers?hl=en-US" target="_blank">http://groups.google.com/<WBR>group/justintv-api-developers?<WBR>hl=en-US</a>.
>
>
>
> </font></span></blockquote></div>
> </div>

James Richard

unread,
Jul 3, 2012, 12:52:54 AM7/3/12
to justintv-ap...@googlegroups.com
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?

Mike Ossareh

unread,
Jul 3, 2012, 3:29:35 PM7/3/12
to justintv-ap...@googlegroups.com
Hey Paul,

Pleas send your client consumer key to me, directly (not to the mailing list!!) and I'll remove the localhost restriction.

On Tue, Jul 3, 2012 at 8:48 AM, Paul Greaney <p.gre...@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?

--
You received this message because you are subscribed to the Google Groups "Justin.tv API Developers" group.
To view this discussion on the web visit https://groups.google.com/d/msg/justintv-api-developers/-/Kh1sPvQjhPIJ.

To post to this group, send email to justintv-ap...@googlegroups.com.
To unsubscribe from this group, send email to justintv-api-deve...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/justintv-api-developers?hl=en-US.

Reply all
Reply to author
Forward
0 new messages