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
JC
10/16/2020, 3:50 PM
no, all resolved. Good to know you guys are here!
I was using basic auth and converted to token and that worked.
JC
10/16/2020, 3:50 PM
thank you!
m
matt.graney
10/16/2020, 4:07 PM
ah, that ol’ chestnut! Glad it was resolved.
s
Sam-I-Am
10/16/2020, 7:01 PM
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
matt.graney
10/16/2020, 7:13 PM
Basic auth can still be used for less privileged users because MFA isn’t mandatory, but yes, TBA is the best practice for integration.