PoseLab
Forum Replies Created
-
same problem
Forum: Plugins
In reply to: [Youtube Channel Gallery] Wrong channelHi greennell and vanlianhup
What are your channels?
Forum: Plugins
In reply to: [Youtube Channel Gallery] Problem with HTTP referrersHi hommealone
When you create a Server API key not restricted to an ip, Google will not show any alert. But when you create a Browser API key without a referrer, Google will show you an icon with this alert: “This key has no referrer restrictions, so other applications might be able to use this key and consume quota. Add restrictions before using this key in production.”
If you use a Server API key in an application on your server, no one can access or view this API key so limiting the IP is not necessary, and therefore Google shows no warning in this case. Youtube Channel Gallery only uses the API key on the server, so it is not necessary to restrict it to a particular IP.
Anyway, if you want to restrict it by ip, you have to ask the question about the IP of your web to your web hosting provider.
Forum: Plugins
In reply to: [Youtube Channel Gallery] Only Top Video Will Play on MobileHi
can you play a video from a thumbnail with that plugin or only the video of the player?
Apple Safari HTML5 Audio and Video Guide:
“In Safari on iOS (for all devices, including iPad), where the user may be on a cellular network and be charged per data unit, preload and autoplay are disabled. No data is loaded until the user initiates it. This means the JavaScript play() and load() methods are also inactive until the user initiates playback, unless the play() or load() method is triggered by user action. In other words, a user-initiated Play button works, but an onLoad=”play()” event does not.”
https://developer.apple.com/library/safari/documentation/AudioVideo/Conceptual/Using_HTML5_Audio_Video/Device-SpecificConsiderations/Device-SpecificConsiderations.htmlForum: Plugins
In reply to: [Youtube Channel Gallery] Only Top Video Will Play on MobileApple restrictions.
Forum: Plugins
In reply to: [Youtube Channel Gallery] Problem with HTTP referrersHi hommealone
I was wrong because there is no problem with YouTube API. My plugin calls YouTube API on the server using php, so it never exposes the api key and therefore, there is no need of referrer. In other plugins, it is called with javascript and a referrer is needed in order to protect the api key because it can be seen. Anyway, if you want to protect the API key you must use a server key. You can see in the video below how to use it.
Forum: Plugins
In reply to: [Youtube Channel Gallery] Problem with HTTP referrersHi
This is a call example that makes the plugin from the server where it is installed:
If the key is configured with a referrer and the referrer is incorrectly configured or the server from which the call is made to youtube api does not match the configured in the referrer, youtube api returns an error message. If the api is not correct it will return an error message. The call is made from client_server/wp-content/plugins/youtube-channel-gallery/youtube-channel-gallery.php.
Forum: Plugins
In reply to: [Youtube Channel Gallery] I am getting the following errorHi ahotik
You do not have to add poselab.com. This is a problem that many users have with the API key of Google. There is the same problem in other plugins that use the Google api key. Some advices:
- Do you use a CDN? delete the referer or add the ip of the cdn
- Eliminates the referer
- Eliminates the API key and creates a new one
- Test with a different Google account
Forum: Plugins
In reply to: [Youtube Channel Gallery] Problem with HTTP referrersHi hommealone
That is a question that we should ask to Google. There are many people complaining about the same thing but the plugin is not responsible for how the API key works.
Forum: Plugins
In reply to: [Youtube Channel Gallery] pagination next buttonHi Barturt
You have to check your theme code because it is not loading footer scripts of the plugin
Forum: Plugins
In reply to: [Youtube Channel Gallery] PHP Fatal errorHi dpbraun
If you could send me your theme by email, I would like to check it in order to find the problem. Thanks in advance.Forum: Plugins
In reply to: [Youtube Channel Gallery] PHP Fatal errorHi dpbraun
My email is [email protected] but I do not need your API Key. Could you try to assign another post to that section in order to give it more than only one? I do not see any difference between this section or Leadership section. Are those index of posts created by a plugin or a Theme? What plugin or theme?Forum: Plugins
In reply to: [Youtube Channel Gallery] pagination next buttonHi Barturt
Send me a url
Forum: Plugins
In reply to: [Youtube Channel Gallery] PHP Fatal errorHi dpbraun
Send me a url and shortcode or widget data
Forum: Plugins
In reply to: [Youtube Channel Gallery] PHP Fatal errorSend me a url and shortcode or widget data