As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Thank you so much for pointing this out Daniel. I will add this to our roadmap and make sure that it's taken care of before then.
Thanks
As of today the facebook login process doesnt seem to work anymore since FB removed the 1.0 API
Can you please advise on the changes that we need to make ?
Cheers
I believe that this was completed a while before FB had disabled 1.0, though I didn't update it here.
Thanks,
Daniel Roizman
The business logic for authenticating social networks needs an update to the facebook login, adding a 2.0 to the path:
OLD - https://www.facebook.com/dialog/oauth?
NEW - https://www.facebook.com/v2.0/dialog/oauth?
Otherwise, on April 30th, it will stop working as 1.0 is deprecated. Currently, users will see a warning when they try to authenticate with facebook.
1 person has this question