【问题标题】:"IPN Delivery Failed. HTTP error code 404: Not Found" error is showing if used codeigniter controller to listen IPN notification“IPN 传递失败。HTTP 错误代码 404:未找到”如果使用 codeigniter 控制器侦听 IPN 通知,则会显示错误
【发布时间】:2013-04-29 12:57:48
【问题描述】:

IPN 传递失败。HTTP 错误代码 404:未找到”如果我使用 codeigniter 控制器来监听即时付款通知,但在核心 php [根文件夹中指定的文件] 中工作正常,则会显示错误].

请帮忙...

【问题讨论】:

  • 您想要什么答案,当您不向我们展示您的代码时,您的问题出在哪里? 404 表示此页面不存在,因此您的 url 或控制器可能设置错误..

标签: php codeigniter paypal


【解决方案1】:

如果您打开了 CSRF,它可能会导致问题,因为 IPN 是 POST 请求,并且自然不包含 csrf 令牌。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2012-05-04
    • 1970-01-01
    • 2012-10-11
    • 2013-06-12
    • 2013-09-02
    • 1970-01-01
    • 2021-12-31
    • 2010-11-12
    相关资源
    最近更新 更多