• 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
Facebook-Media - Facebook Photo/Video Addon
(2017-04-08, 09:37)LuzZz Wrote:
(2017-03-30, 12:19)JohnnySSH Wrote: Is something wrong with the authentication system with the addon?? As in has Facebook changed something in their API or so..??

I get a dialog to re-authenticate; after adding email/pass (correct ones) I get message saying wrong email or pass; also the 2ndmind.com site auth system doesn't seem to function either as I tapped the code given there too but it doesn't authenticate?

How to get connected?? Ps. another account on a different system doesn't need re-auth and plugin works fine so is definitely auth system on the fritz. :-S

Thanks.


Hello,

Just installed Facebook Media 0.9.16.

After entering auth code on auth.2ndmind web page I got redirected to FB page to authorize app access. Next I got redirected to 2ndmind page once again but this time it was totally empty - just white screen.

On Kodi nothing happened. Countdown timer was still running and after it ended I got an error as showed on photo attached.

Tried several times with same result Undecided.

Regards,
Lucas

Image


Wysłane z iPad za pomocą Tapatalk
Same here, any suggestions?
Reply
(2017-04-14, 23:06)schumi2004 Wrote:
(2017-04-08, 09:37)LuzZz Wrote:
(2017-03-30, 12:19)JohnnySSH Wrote: Is something wrong with the authentication system with the addon?? As in has Facebook changed something in their API or so..??

I get a dialog to re-authenticate; after adding email/pass (correct ones) I get message saying wrong email or pass; also the 2ndmind.com site auth system doesn't seem to function either as I tapped the code given there too but it doesn't authenticate?

How to get connected?? Ps. another account on a different system doesn't need re-auth and plugin works fine so is definitely auth system on the fritz. :-S

Thanks.


Hello,

Just installed Facebook Media 0.9.16.

After entering auth code on auth.2ndmind web page I got redirected to FB page to authorize app access. Next I got redirected to 2ndmind page once again but this time it was totally empty - just white screen.

On Kodi nothing happened. Countdown timer was still running and after it ended I got an error as showed on photo attached.

Tried several times with same result Undecided.

Regards,
Lucas

Image


Wysłane z iPad za pomocą Tapatalk
Same here, any suggestions?
Something is wrong with my auth site, so authorizing is going to be broken until I get a chance to fix that.

Sent from my SM-N910P
Reply
I just renewed the SSL cert, but I'll have to get home to actually activate it. I'm not sure if that's the whole of the problem, but we'll see Smile

Sent from my SM-N910P
Reply
(2017-04-14, 23:27)ruuk Wrote: I just renewed the SSL cert, but I'll have to get home to actually activate it. I'm not sure if that's the whole of the problem, but we'll see Smile

Sent from my SM-N910P (typie typie)


Hello, sorry for such a late reply! Undecided

Just tried it once again but, unfortunately, same scenario happened: white empty page after re-redirect from FB page and a authorization error in Kodi, as seen above.

Regards,
Lucas
Reply
same problem if i want to authenticate to facebook Sad
Reply
well ruuk sorry to disturb - any news ?
Reply
Authorization should be fixed now. Facebook changed the API at the end of march which messed that up. It's possible other things were affected, so feel free to let me know if you see any issues.
No need for an add-on update because the fix was server side.
Reply
Question 
Hello,

First, thank you for your work, it's a very nice addon!

I'm trying to get it up and running on a minimalistic installation (based on ubuntu minimal, just xorg and openbox). Unfortunately it crashes when trying to initialize the auth process ('bad handshake: SysCallError(0, None)',). Works perfectly on Fedora Core 25 and Ubuntu Desktop 16.04. I'm sure I'm missing some dependencies - any advice?
Log: https://pastebin.com/Svbewr6U

Thanks in advance!

Cheers

tcs
Reply
(2017-05-13, 06:20)ruuk Wrote: Authorization should be fixed now. Facebook changed the API at the end of march which messed that up. It's possible other things were affected, so feel free to let me know if you see any issues.
No need for an add-on update because the fix was server side.

Hi,

I'm getting the same white page and cant authorize the addon
Reply
Just checked and I'm also getting the white page. It's added to my list of things to fix.
Reply
Auth should be fixed now.
Reply
(2017-05-31, 10:38)[gen2]tcs Wrote: Hello,

First, thank you for your work, it's a very nice addon!

I'm trying to get it up and running on a minimalistic installation (based on ubuntu minimal, just xorg and openbox). Unfortunately it crashes when trying to initialize the auth process ('bad handshake: SysCallError(0, None)',). Works perfectly on Fedora Core 25 and Ubuntu Desktop 16.04. I'm sure I'm missing some dependencies - any advice?
Log: https://pastebin.com/Svbewr6U

Thanks in advance!

Cheers

tcs

I solved an SSL issue recently with

Code:
sudo pip install -U requests[security]

If that doesn't work you may try looking at this: https://github.com/requests/requests/issues/3212
Not sure if it's totally related (the error is at least similar if not the same) but it also mentions the same fix above, which didn't work in this users case - but a later suggestion helped.
Reply
I'm on a 2017 nVidia Shield TV. KODI 17.4 and addon v 0.9.16. No Issues with the install or Auth process. But when run, FB is returning my albums, comments on them, but not the pictures or videos themselves. I believe the issue is around how the addin is passing request to the FB Graph API.

Here is a line from my log:

13:21:35.741 T:138529961040 ERROR: CCurlFile::Stat - Failed: HTTP response code said error(22) for http://graph.facebook.com/23863......345...eAjWegZDZD ( dots replacing actual chars for privacy)]

if I paste the API call into chrome , it returns the following error:
{
"error": {
"message": "You must use https:// when passing an access token",
"type": "OAuthException",
"code": 1,
"fbtrace_id": "Bu84iDQ75GV"
}
}

Basically, it seems to be saying one needs to make the call via https rather than http.

Any suggestions or is this just a bug?
Reply
Looks like Facebook must have made a change to require https on images. I'll look into it - it's probably an easy fix.
Reply
Thanks, both for this helpful addon, and for your very speedy response !
Major
Reply
  • 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26

Logout Mark Read Team Forum Stats Members Help
Facebook-Media - Facebook Photo/Video Addon2