You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These keys have entirely different scopes and it takes a long time to get a grip of what you're actually referring to. This confusion makes integrating with novu a longer process than it should be. Bigger learning curve just to get things working.
In this specific case: the intention is to use the api key from the dashboard: production or development environment.
Thanks to everyone's contributions. 🙏
The text was updated successfully, but these errors were encountered:
This happens a lot throughout the docs, but let me point out just this case:
Page: https://docs.novu.co/api-reference/overview
Authentication Header
`--header 'Authorization: ApiKey <NOVU_SECRET_KEY>'``
Description says "Authentication for the Novu API involves the use of an API Key, which is a secure credential that is tied to your Novu account."
For someone coming to novu for the first time, this needs clarity:
These keys have entirely different scopes and it takes a long time to get a grip of what you're actually referring to. This confusion makes integrating with novu a longer process than it should be. Bigger learning curve just to get things working.
In this specific case: the intention is to use the api key from the dashboard: production or development environment.
Thanks to everyone's contributions. 🙏
The text was updated successfully, but these errors were encountered: