I am creating the Youtube API key for use with your youtube plugin. I
was not sure how to fill out where it asks for URLs. I searched but
could not find a post that describes this. See bottom for a quote from
the API page.

1. Do I have to put the URL for my LMS for both URLs? For example:
http://192.168.1.1:9090 or :9000?

2. My server is behind a firewall, so the actual server IP address is
not seen by the outside world

************************************************************************************
2
Create an OAuth 2.0 client ID

Name
Restrictions

Enter JavaScript origins, redirect URIs, or both
Authorized JavaScript origins

For use with requests from a browser. This is the origin URI of the
client application. It can't contain a wildcard (http://*.example.com)
or a path (http://example.com/subdir). If you're using a nonstandard
port, you must include it in the origin URI.

Authorized redirect URIs

For use with requests from a web server. This is the path in your
application that users are redirected to after they have authenticated
with Google. The path will be appended with the authorization code for
access. Must have a protocol. Cannot contain URL fragments or relative
paths. Cannot be a public IP address.


------------------------------------------------------------------------
jw111's Profile: http://forums.slimdevices.com/member.php?userid=11985
View this thread: http://forums.slimdevices.com/showthread.php?t=87731

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to