Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{ "message": "API Key not set", "success": false, "data": null } #35

Open
ghost opened this issue Oct 4, 2022 · 1 comment
Open

{ "message": "API Key not set", "success": false, "data": null } #35

ghost opened this issue Oct 4, 2022 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 4, 2022

Sending Profile Not working - Says API key Not Set

@HappyEarthDay
Copy link

HappyEarthDay commented Aug 27, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant