01-15-2020, 10:59 AM
(This post was last modified: 01-23-2020, 11:39 AM by WhenInSpace.
Edit Reason: Issue solved
)
Hello! I'm trying to use the cdb_authStatus() function but it just causes an error message:
Example:
put cdb_authStatus() into x
put the keys of x
Message execution error:
Error description: Function: error in function handler
Hint: cdb_authStatus
It makes no difference if there is an authed account or not.
I'm using LiveCode 9.5.1 Business with the latest CanelaDB libraries etc. Alla other cdb commands work as expected.
Example:
put cdb_authStatus() into x
put the keys of x
Message execution error:
Error description: Function: error in function handler
Hint: cdb_authStatus
It makes no difference if there is an authed account or not.
I'm using LiveCode 9.5.1 Business with the latest CanelaDB libraries etc. Alla other cdb commands work as expected.