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

Purge doesn't appear to accept the "ccu" credentials by default #4

Open
akshayranganath opened this issue Feb 7, 2018 · 0 comments

Comments

@akshayranganath
Copy link

I have a .edgerc file with the section named ccu. Despite this, when I run the purge command, I get an error.

$ akamai purge invalidate https://www.test.com/
Purging...panic: Fatal missing required options: [host client_token client_secret access_token]

When I explicitly add the section parameter, it goes through.

$ akamai purge --section ccu invalidate https://www.test.com/
Purging...... [FAIL]
API Error: 0 unauthorized arl https://www.test.com/

Could you please check if the command is indeed taking the right parameters? I am getting the error from the purge version 0.2.1.

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

No branches or pull requests

1 participant