Infeasible
Status Update
Comments
fr...@gmail.com <fr...@gmail.com> #2
better practice and documentation about this issue will be appreciated
se...@gmail.com <se...@gmail.com> #3
Agreed, this is a must for me to securely pass information to a Google Webapp dopost function. URL querystrings are not secure...
ed...@gmail.com <ed...@gmail.com> #4
I see the request status has not changes for this item, is there a current update on if this feature will be implemented in the Google Webapp product?
ma...@moyosa.nl <ma...@moyosa.nl> #5
I stopped using Apps Script because of it being unreliable. I'm working with Firebase now, which is a Google service with enhanced capabilities.
st...@atomicmedia.co.uk <st...@atomicmedia.co.uk> #6
Not the most elegant solution but its possible to use cloud functions as a workaround. Here's a link to a post I created on the topic:
https://plus.google.com/u/0/109722946999133841016/posts/97iVtkSj6qi
[Deleted User] <[Deleted User]> #7
pls!!!
[Deleted User] <[Deleted User]> #8
+1 please
jo...@gmail.com <jo...@gmail.com> #9
+1 pls!
fi...@gmail.com <fi...@gmail.com> #10
+1 please
fr...@gmail.com <fr...@gmail.com> #11
+1 pls
jo...@gmail.com <jo...@gmail.com> #12
+1 please!!!
se...@gmail.com <se...@gmail.com> #13
A message to the authors of the more recent posts, "+1 please" comments don't really make a difference. If you really want to draw attention to this issue then you need to star it. Open the issue and click to the star at the top of the thread. The higher the "starred" count the more likely the devs at Google will notice this issue.
fi...@gmail.com <fi...@gmail.com> #14
+1
Description
Name of API affected: YouTubeStandalonePlayer
Issue summary:
Steps to reproduce issue:
1. Opening YouTubeStandalonePlayer with Video ID and API Key
Expected output:
Live Video must be played.
Actual results:
Getting error - There was a problem while playing, tap to retry.
Error in Logs -
E/YouTubeAndroidPlayerAPI: fmt.noneavailable
ouq: Video not supported/available
at oun.a(SourceFile:217)
at oqa.a(SourceFile:384)
at oqa.a(SourceFile:710)
at oqg.a(SourceFile:1143)
at onp.onPostExecute(SourceFile:2102)
at android.os.AsyncTask.finish(AsyncTask.java:636)
at android.os.AsyncTask.access$500(AsyncTask.java:177)
at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:653)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:135)
at android.app.ActivityThread.main(ActivityThread.java:5930)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1405)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1200)