How can we integrate X-API-KEY in headers
Integration of X-API-KEY in headers
Collapse
X
-
Hi Aswathi,
The question is not clear for me. Your screenshot looks fine. The X-Api-Key header is specified correctly. Does not it work for you?
Note that you can also use App Secrets (as of v9.0) to store your keys in a safe single place. https://docs.espocrm.com/administration/app-secrets/
P.S. I recommend not sharing API keys publicly. Please change your API key if the key on the screenshot is valid.If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks. -
I recommend to set the log level to DEBUG. Then check the Espo log to see what is happening. There can be multiple reasons why it does not work. It could be that there's no connection, or the server produces an error.
If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.Comment
Comment