【发布时间】:2018-05-25 13:58:48
【问题描述】:
我是第一次更新商家令牌并收到此错误响应:{ message: 'invalid value for parameter \'access_token\'',
type: 'not_found' }
它在 10 天前过期,所以我在 15 天内续订:
{"access_token":"sq0....","token_type":"bearer","expires_at":"2017-12-01T20:40:00Z","merchant_id": ...}
标头应该是正确的,因为错误是从 Access 标头到上面的。谢谢!
【问题讨论】:
-
你能添加你用于请求的 url 和标题吗?
标签: square-connect