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
Same issue here. Passing the api_key in the headers, and getting { "message": "API Key not set", "success": false, "data": null }
EDIT: I found the issue. The documentation is not very clear on how to format the API key in the headers, but it's clear for URI-based API keys. I'd recommend just adding a quick example to GitBook for header-based authentication like: 'Authorization' = "Bearer $goPhishApiKey" or an example with curl + header authentication
Sending Profile Not working - Says API key Not Set
The text was updated successfully, but these errors were encountered: