mirror of
https://github.com/FranP-code/Open-Telegram-to-Notion-Backend.git
synced 2025-10-12 23:52:54 +00:00
changing aaaaaah
This commit is contained in:
@@ -12,7 +12,7 @@ router.post('/', async (req, res) => {
|
|||||||
const reqData = {
|
const reqData = {
|
||||||
code: req.body.code,
|
code: req.body.code,
|
||||||
grant_type: "authorization_code",
|
grant_type: "authorization_code",
|
||||||
redirect_uri: "https://telegram-to-notion-bot.netlify.app/auth"
|
redirect_uri: "https://open-telegram-to-notion-website.franp.site/auth"
|
||||||
}
|
}
|
||||||
|
|
||||||
const auth = {
|
const auth = {
|
||||||
|
|||||||
Reference in New Issue
Block a user