Android Question Youtube Error 400

victormedranop

Well-Known Member
Licensed User
Longtime User
Hi, i'm having some problems with Erel youtube library.
i'm getting error 400 said network error, and the app is published.

i can't find the error. if some one had this problem. please share.

Victor
 

victormedranop

Well-Known Member
Licensed User
Longtime User
no error on

B4X:
Sub YouTubePlayer_Result (Message As String)
    Log("Result = " & Message)
End Sub

the result is SUCCESS
 
Upvote 0
Top