imf-data-nodejs-sdk
Version:
IMFData Cloudant Node.js SDK
13 lines (12 loc) • 588 B
JSON
{
"messages": {
"generate_api_key": "#generate_api_key() and cookie authentication is not supported in IMFData.",
"auth": "#auth() and cookie authentication is not supported in IMFData.",
"spatial": "Geocouch isn't supported on Cloudant. For an alternative, check Cloudant's Geo product."
},
"errors": {
"config": "IMFData requires the 'appId' field to be set at initialization",
"set_permissions": "Requires 'database', and 'access' fields to be set",
"remove_permissions": "Requires 'identity', 'database', and 'access' fields to be set"
}
}