dcolley / integromat-facebook-support

0 stars 0 forks source link

Hello there 👋 I use HTTP module with OAuth2, everything is right ; but, th... #156

Open dcolley opened 2 years ago

dcolley commented 2 years ago

Source: copied from https://www.facebook.com/groups/integromat/permalink/3968036626640274/

Hello there 👋 I use HTTP module with OAuth2, everything is right ; but, the module doesn't refreshing token and I need to re-auth every hour... Any idea? (without creating custom app) Thanks in advance 😁

dcolley commented 2 years ago

Comment ID: 3970670463043557 Make sure you have configured the connection properly, particularly the Authorize parameters. For example Google requires access_type=offline parameter to enable token refreshing.