Social connection

Hello!

I’m encountering a problem for which I can not find any reference, so probably it’s something stupid, but still.

Error happens if I try to test social connection (doesn’t matter which one, I tried Google and Facebook):

{
  "error": "access_denied",
  "error_description": "Cannot read property 'useSandbox' of undefined"
}

Probably it’s a result of configuration of the tenant, cause the test works for a new tenant. Can anyone say where to look for the solution? It doesn’t seem to be visible on the settings.

An access_denied error can be triggered from rules so the first step would be to check if you have rules enabled in the impacted tenant and do a test with all rules disabled.

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.