How to verify discord endpoint in Google Apps Script

Viewed 23

When I pasted my google apps script url (like https://script.google.com/macros/s/oooxxx/dev) into "INTERACTIONS ENDPOINT URL" of discord develope general information, it showed validation errors and could not save changes.

But it did not receive any message in doGet(e) and doPost(e).

How can I verify my url?

0 Answers
Related