SAP / gigya-android-sdk

SAP CDC (Gigya) android sdk for mobile
Apache License 2.0
19 stars 13 forks source link

GigyaWebBridge socialize.addConnection failing for apple #27

Closed iNdieboyjeff closed 2 years ago

iNdieboyjeff commented 3 years ago

Using gigya SDK 5.1.3 Via the web bridge when calling socialize.addConnection we get an error:

Screenshot 2021-08-12 at 11 28 13

Downgrading to SDK 5.0.1 we get directed to the Apple ID login screen as expected

I've checked the generated URLs and there are differences in the query string generated to socialize.addConnection

5.1.3:

5.0.1:

iNdieboyjeff commented 3 years ago

Have checked and this was also working in 5.1.2, so looks like a regression in 5.1.3

tal-mi commented 3 years ago

I will investigate and update.

Thank you.

tal-mi commented 3 years ago

Seems the request is missing a mandatory authentication parameter. If this is a regression issue I will fix it and release a patched version as soon as I can. Will continue to update this thread.

Thanks again.

Tal

tal-mi commented 3 years ago

Issue identified.

Will be resolved in the upcoming update. Expected 22-23 of August.

Regards, Tal

tal-mi commented 3 years ago

Version 5.1.4 is available.

tal-mi commented 3 years ago

Hi, Do you still experience issues with the latest build?

iNdieboyjeff commented 3 years ago

I’ve not had a chance to check as I’m in the middle of a release. I’ll see if I can give it a try this week.

Sent from my iPhone

On 30 Aug 2021, at 12:06, Tal Mirmelshtein @.***> wrote:

 Hi, Do you still experience issues with the latest build?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

iNdieboyjeff commented 2 years ago

Apologies for the delayed response. However everything seems to be working with the latest version :)

tal-mi commented 2 years ago

Thank you for the update.