GaatzeGhetto

Results 2 comments of GaatzeGhetto

Hi all, Thank you guys so much for creating this wonderful custom connector! I'm a little in the dark regarding authentication. Exact requires to refresh the access token [every 10...

I think I fixed the issue by editing the SecurityDefinition lines in the Swagger to: ``` "securityDefinitions": { "oauth2_auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://start.exactonline.nl/api/oauth2/auth", "scopes": { "Projects billing":...