2020.2 broke connection from Celigo integrator.
# random
j
2020.2 broke connection from Celigo integrator.
m
Hi @JC, I’m with Celigo. Anything I can do to help? We’ve had plenty of customers upgrade to 2020.2 without issue so obviously want to make sure we jump on this. If you have a support ticket you can share, I will take a look for you.
j
no, all resolved. Good to know you guys are here! I was using basic auth and converted to token and that worked.
thank you!
m
ah, that ol’ chestnut! Glad it was resolved.
s
password based authentication for integration was supposed to be deprecated - only token based authentication. I moved away to token in late 2018 because of this
👍 4
m
Basic auth can still be used for less privileged users because MFA isn’t mandatory, but yes, TBA is the best practice for integration.