You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It causes issues in newer version of Active Collab which complains about it being sent in the headers.
Looks like they want it to login through email/pass :(
For now make sure the ActiveCollab apiToken is not set.
Interestingly for existing users with tokens from before upgrade, it still seems to function.
"ActiveCollab": {
"apiToken": ""
}
The text was updated successfully, but these errors were encountered:
It causes issues in newer version of Active Collab which complains about it being sent in the headers.
Looks like they want it to login through email/pass :(
For now make sure the ActiveCollab apiToken is not set.
Interestingly for existing users with tokens from before upgrade, it still seems to function.
"ActiveCollab": {
"apiToken": ""
}
The text was updated successfully, but these errors were encountered: