Explorar o código

add a comment

kaori %!s(int64=5) %!d(string=hai) anos
pai
achega
c0d24aa0ac
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/slackbot-proxy/src/controllers/growi-to-slack.ts

+ 1 - 0
packages/slackbot-proxy/src/controllers/growi-to-slack.ts

@@ -99,6 +99,7 @@ export class GrowiToSlackCtrl {
       return res.status(400).send({ message: 'order has expired or does not exist.' });
     }
 
+    // Try to access the GROWI registered in the Order record and check if the GtoP token is valid.
     try {
       const url = new URL('/_api/v3/slack-integration/proxied/commands', order.growiUrl);
       await axios.post(url.toString(), {