【发布时间】:2014-08-26 05:10:34
【问题描述】:
方形连接重定向似乎在重定向 URL 中有一个多余的、不需要的八字形 (#) 字符。
.../myservicepoint.com?#access_token=Eblah-blah-blah&token_type=bearer&merchant_id=secretID&response_type=token
这完全破坏了 PHP 从 URL $_REQUEST['#access_token'] 获取访问令牌的能力
这是干什么用的?文档没有提到这一点。
【问题讨论】:
标签: square-connect