cli-purge
cli-purge copied to clipboard
API error 400 invalid endpoint
trafficstars
Hello @Gokulpradeep
The error says invalid endpoint. Are you able to provide more detail why you think this error is incorrect?
You are most likely using invalid/incorrect credentials causing it make requests to the wrong host (which doesn't support purge).
Please ensure that:
- You are passing in the
--sectionflag (and if necessary--edgercalso), or that your credentials live in$HOME/.edgercunder the[default]section - That the
hostfor the credentials in question ends inpurge.akamaiapis.net, if not, the credentials are not for purge
Let me know if this helps!