FM Credentials - Helper file
Last updated
Last updated
In order to enter the credentials that will be used to connect to your Helper file, you need to login into the enterprise file and use the UI to download the data from the cloud to your local enterprise file.
Once you have all records saved locally, you should have a connection record for each environment that was downloaded. Find the record that needs to be set the credentials in the Connections
layout. The credentials will be added in the serverJSON
field under the key vault
, now make sure itβs under vault
and not oauth.vault
.
As shown in the image below, you should have a vault
key with an empty object.
Add your credentials as an object as follows.
If that still returns an error saying that βFileMaker Helper Credentials missing database name or user or passwordβ, then add username
and password
to root path. In this case, the serverJSON
object would look like