简体   繁体   English

Akamai 清除缓存 CLI:API 错误:400 400 错误请求无效时间戳更多信息 https://problems.luna.akamaiapis.net/-/pep-authn/request-error

[英]Akamai purge cache CLI: API Error: 400 400 Bad Request Invalid timestamp More Info https://problems.luna.akamaiapis.net/-/pep-authn/request-error

I am trying to figure out how to Purge the Akamai cache through the Akamai CLI (version 1.3.1).我试图弄清楚如何通过 Akamai CLI(版本 1.3.1)清除 Akamai 缓存。 I am using a ~/.edgerc with :我正在使用~/.edgerc

[default]
host = *.luna.akamaiapis.net
client_token = akab-****
client_secret = ****
access_token = akab-****

These credentials provide access to the following settings:这些凭据提供对以下设置的访问权限:

  • API service name : CCU APIs API 服务名称CCU API
  • Description : Content control utility APIs描述内容控制实用程序 API
  • Access level : READ-WRITE访问级别读写

When I execute the following command in my Mac terminal:当我在我的 Mac 终端中执行以下命令时:

akamai purge --section default  invalidate --production --cpcode 381644

I get the following error:我收到以下错误:

Purging...... [FAIL]
API Error: 400 400 Bad Request Invalid timestamp More Info https://problems.luna.akamaiapis.net/-/pep-authn/request-error

I have tried going to https://problems.luna.akamaiapis.net/-/pep-authn/request-error but that page does not seem to exist anymore.我曾尝试访问https://problems.luna.akamaiapis.net/-/pep-authn/request-error ,但该页面似乎不再存在。 I am not sure what to do to get this working properly.我不确定该怎么做才能使其正常工作。 If anyone has recommendations I'd love to hear about them as I do not know how to proceed to troubleshoot this issue.如果有人有建议,我很想听听他们的建议,因为我不知道如何继续解决这个问题。

Thanks in advance,提前致谢,

Nicola尼古拉

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM