Login Redirect to Signup page - vidyo

When I try to login in to vidyo.io it's redirect me to a signup page. But already I have an account. I don't know why it's happening.
Yesterday it was working fine.
I tried clearing my browsing data, cookies and using a different system, but the issue is not yet fixed. Without signing in I can't reach Vidyo support team.

I have contacted support. They are aware of the issue and are working on it.
[Edited] (VidyoCloud)
Sep 25, 6:01 AM EDT
Hello [Edited],
Apologies for this inconvenience. We are aware of this issue and we are working towards a resolution.
As soon as this is fixed, we will let you know.
Thank you,
[Edited]
Stay up to date on Vidyo's services with our status page. Bookmark or subscribe at https://status.vidyo.com

The issue has been fixed. You should be able to login now.
Our apologies for the inconveniences caused.

Related

Facebook Sharer on mobiles not working

I have a website http://coolfuzz.com
when I share any article through desktop, laptop it is working fine. But when I am trying to share it through mobile, I am getting an error.
The page you requested cannot be displayed right now. It may be
temporarily unavailable, the link you have clicked on may be broken or
expired, or you may not have permissions to view this page.
My traffic is 90% mobile driven so I am losing a lot of visitors. I have tried installing different plugins but no benefit. I have gone through the code for one full day but no reason why it is giving me this error?
Please tell me how to solve this issue?
The page, if anyone want to try for the use case could be http://coolfuzz.com/what-if-ms-dhoni-would-be-an-it-project-manager/
Thanks in Advance.
I encountered the same problem in which sharer works on desktop version but throws "temporarily unavailable" on mobile (m.facebook.com).
Then, I made the Facebook App live, and the problem is solved.
Go to your app at developers.facebook.com > Status & Review.
Do you want to make this app and all its live features available to the general public? Yes.

Google redirect uri no longer saving?

This is so strange...
I implemented Google OAuth2 on Site A (I'm using Ruby on Rails), successfully adding localhost:3000/auth/google_oauth2/callback and sitea.herokuapp.com/auth/google_oauth2/callback to the redirect uri field in my Google Cloud Console.
Tried to do the same with Site B and... I can't set those darn redirect uris at all any more!
So I cheated a bit and used the Site A key and secret for Site B... and it all worked in localhost.
But when I finished in dev and tried to test in production by adding siteb.herokuapp.com/auth/google_oauth2/callback to that original Site A app... not only did it not get added, but the localhost and sitea uri's got deleted, and now I can't add those back.
Help, please? What might be happening, how do I test?
Thank you!
I've been having the same problem, I think it's an issue with Google Cloud Console.
I used the old user interface (https://code.google.com/apis/console) and it worked fine. Use this for the time being, it'll save you a lot of headache.
The redirect URI saving issue was a bug, and it should be fixed by now. Please leave a comment if you still encounter it. Thanks for reporting.

Why Facebook is not getting the title and the image when sharing the URL?

Normally, when we paste a URL (example : http://techhamlet.com/2012/03/ipad-drop-test/) of a post, facebook scans and takes the title, description and the image from the post. This worked in my site for a long time. I also have og: meta tags in place... But recently it stopped taking those info! First it took nearly two hours for FB to work like that. Now nothing...
Im using wordpress and also have Cloud Flare. Disabled cloudflare to see whether its blocking Facebook or not... Still its not working! Can you please help?
We have an open bug with Facebook about this issue (the debugger is intermittently returning 503 response codes). Please contact us so we can keep track of this issue.
CloudFlare isn't blocking Facebook or vice versa.
Removing Cloudflare entirely seems to fix this. Just disabling Cloudflare temporarily (i.e. entering developer mode) doesn’t seem to. It’s very annoying, but the only fix at this stage, if it is important enough to warrant it, seems to be to not use Cloudflare.
Cloudflare have advised me that it is not an issue with their systems, however in my own testing I have not had a problem without Cloudflare. Introduce Cloudflare to the mix, and the 503 errors start to pile up.
Edit: As of 18 April 2012 Cloudflare advise me that this has been fixed, and I can no longer replicate the problem.
There still seems to be issues with this: I have just added a site that's using WordPress to cloudflare and the same behaviour is displayed. Bypassing cloudflare fixes the issue.

Cannot accessing Application Profile Page

I have experienced problem accessing my Application Profile Page.
It was actually happening since today.
When I create a new application, in my Basic setting > View App Profile Page
it's just redirect to my website.
It also happening if I go to http://www.facebook.com/apps/application.php?id=228671190534769
However if I open another app (that is I have created before today). It works well
Anyone experiencing the same? Please help!
Yes... I am getting the same thing!!
Because of this error, I have raised a support ticket on Facebook Developers Support section. You can find this here: http://developers.facebook.com/bugs/208861915856389?browse=search_4ed6ed7d7170d5114488507
If this matches your experience, please ensure you click YES on the "Does this repro describe your issue?" at the bottom!

Facebook Connect <fb:login-button> No Longer Firing Callback (As of today)

Came into the office today to do some more work on my nearly completed Facebook Connect website application.
And i have discovered for some reason, the "onlogin" event of the fb:login button FBML control is no longer getting fired!!?!
To anyone else that has a Facebook Connect FBML app (and using the JavaScript API for authentication), i would advise you test your application to make sure it's still working.
A friend of mine's app (which is live) has also stopped working as of today.
What's happening is you click on the "Connect to Facebook" button, it shows the FB login dialog, you log in.
Yes, they are being logged in to Facebook correctly (thankfully), but the "onlogin" callback event is not getting fired anymore, so the page just sits there (where before the "onlogin" event would redirect to the homepage, for example).
Of course if you refresh, you are logged into Facebook.
Seriously, WTF - what have those developers at Facebook done now?!?!.
Any ideas? Has anyone read any updates/threads on this issue?
UPDATE:
8 hours and still no fix in place. I've tried to do some workarounds (there is also an onclick event of the FBML Login Button), but it's all too early in the authentication cycle.
We need to be able to hook into a post-login callback to do things like redirects, permission popups, authentication logic, etc.
Nothing we can do without Facebook fixing this.
I just hope when i come in the office tomorrow this will be 'magically' fixed, much like this issue 'magically' appeared.
Well judging by the comments here i'm not alone. It's obvious at this point that Facebook have made a change somewhere, without telling us.
I just hope they rectify this issue ASAP as there is no workaround i can see for this.
UPDATE 2
Yep - (drum roll), its yet ANOTHER bug from that team of world-class developers at Facebook: (thanks Anon for finding link) http://bugs.developers.facebook.com/show_bug.cgi?id=11733
I love it how the comment from the FB guy Marc says "Only seems to be happening on old Facebook Javascript SDK", well, enable us to do server-side authentication with your Graph API (instead of just for retrieving user details/posting), and we wont have to use the old JavaScript API!
Fun and games.
FINAL UPDATE
Facebook have (seemingly) fixed this.
Let's hope it stays fixed.
Given the 'correct' answer to Anon (as he found the link).
Please confirm and vote on this bug... this should be fixed asap!!
http://bugs.developers.facebook.com/show_bug.cgi?id=11733
if in FB.getLoginStatus you are passing second parameter as true, pls make it to false.
I resolved callback issue using this trick.
Thx
This is a bug and they are about to fix it