0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Yahoo注文検索API:Internal Server Error(500)となります。

Posted at

WEBAPIの注文検索APIを確認しています。

1.保存されたリフレッシュトークンより、アクセストークンを取得する。
2.注文検索APIを呼ぶ。

<req>
<SellerId>XXXXXXXXXXXX</SellerId>
</req>

のみの簡単なデータですが、

500
Internal Server Error

となってしまいます。

このスレッドと直接関係ないものもありますが、まとめて質問させていただきます。

  1. 上記の500の場合の原因究明方法を教えて下さい。
  2. リフレッシュトークンのExpireを取得する方法は無いのでしょうか。
  3. リフレッシュトークンからアクセストークンを取得した際、リフレッシュトークンのExpireは更新(有効期限が延長)されるのでしょうか。
0
0
15

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?