Error using BESAPI.FixletCreator

(imported topic written by SystemAdmin)

Hi,

I’m trying to create a fixlet using the TestAPI.htm example that comes with the BESAPI and I’m receiving the following DiagnosticMessage:

class NoAuthorizedSignature (class FileListSignatureAuthorizationDenied).

My username and password are valid because I tried with a wrong password and I received a different diagnostic message:

Database Error:

Microsoft

ODBC SQL Server Driver

SQL Server

Login failed for user ‘alexandra’.

I also checked my signing keys and they are valid. I was thinking that probably the API tries to access my private key from a default location and it doesn’t find it there.

Any help is appreciated.

(imported comment written by BenKus)

Try running the “check signing keys” function first and see if that helps…

Ben

(imported comment written by SystemAdmin)

I run the “check signing keys” function before creating the fixlet and it doesn’t help even if the keys are valid. I still receive the same diagnostic message.

Thanks,

Alexandra