トークン取得時または投稿時に、502のエラーコードが返却された

中澤優

2022.01.17既読 2171

これまで
/b/{api_id}/server/token
でアクセストークンを取得し
/r/{api_id}/message/v1/bot/{bot_no}/message/push
でメッセージを送信しているのですが、
この際に、下記が返却されました。
レスポンスコードは、502 です。
```
<!DOCTYPE HTML>
<html lang="ko">
<head>
<meta charset="utf-8" />
<title>LINE WORKS</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0"/>
<link type="text/css" rel="stylesheet" href="/css/domain_admin.css">
<link type="text/css" rel="stylesheet" href="/css/domain_register.css">
</head>
<body>
</div>
<a href="#content" class="skip"></a>
<div id="wrap" class="error_layout">
<div id="header">
<h1><a href="/" class="logo"><strong>LINE WORKS</strong></a></h1>
</div>
<div id="container" class="error wide">
<!-- content -->
<div id="content">
<div class="snb" id="leftMenu">
</div>
<div class="error_box">
<h3 class="h_tit notfound"><span>Page not found.</span></h3>
<p class="desc">Please contact <a href="https://help.worksmobile.com/home.nhn">Customer Center</a> for related questions and we will respond to your inquiries as soon as possible.</p>
<div class="btn">
<button type="button" onclick="javascript:history.back();"><strong>Previous page</strong></button>
</div>
</div>
<span class="align"></span>
</div>
<!-- //content -->
</div>
<div id="footer">
<address>&copy; <a href="https://line.worksmobile.com/">WORKS MOBILE Corp.</a></address>
</div>
</div>
</body>
</html>
```
再現しようとしても、再度発生せず、正しくメッセージ送信できました。
どのような要因が考えられますでしょうか?


コメント2

  • 업데이트 된 답글입니다.

    坂本黒猫

    とりあえず開発者向けのコミュニティもあるのでそちらでも同じ質問をしてみてはいかがでしょうか。
    https://forum.worksmobile.com/jp/

    2022.01.17

    0
  • 업데이트 된 답글입니다.

    中澤優 投稿者

    あ!そうですね!ありがとうございます!

    2022.01.17

    0
前の投稿 表示されない
次の投稿組織とグループの違い、カレンダーの運用について
リスト

まだ、解決できませんか?
今すぐ実際に使用しているLINE WORKSユーザーに質問してみましょう。