api auth error
-
-
Hi @rav1971,
To authenticate using the Authorization header, you need to encode your API key in base64 as user:password pair. In QloApps, user is your API key and password is empty.
Please refer to https://devdocs.qloapps.com/webservice/basic-topics.html#authorization-header for using Authorization header in QloApps Api.