"No configureation available" error when Auth.getTokens

I am trying to do authenticated message.

when I try

AuthProvider.command('Auth.getTokens')

I got "No configureation available"

What configuration does this error referring to?

Hi,

To get authentication working, check that your deployment points to a configuration that has authentication enabled and a registered integration (of type OpenId).
Dependency is as follows:
deployment -> configuration -> integration.
Example:

Also make sure that your current deployment points to the right configuration version (if that was updated recently).

Hope this helps,

Regards,
V.P.

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