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
{{ message }}
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.
I've set up an account with Crick and have set the backend.url and backend.token values as the Crick setup guide suggests. However when I try to initiate the sync I get the following:
$ watson sync
Error: An error occurred with the remote server: {'detail': 'User not found', 'title': 'Unauthorized'}
Any idea how I might go about debugging this further? The config seems to have been applied correctly from what I can tell.
Thanks
The text was updated successfully, but these errors were encountered:
I had the same problem happen to me not an hour ago. ran through the setup steps again but used the token under 'My API Token'. I didn't verify this, but it seems the token initially provided is faulty.
I wonder if this happens to everyone. Anyways hope this was helpful.
Thanks for the info - I just revisited the setup page and sure enough the API token is now different to the one that was shown when I went through the initial setup. Updated my config and now sync is working perfectly.
Hi,
I've set up an account with Crick and have set the
backend.url
andbackend.token
values as the Crick setup guide suggests. However when I try to initiate the sync I get the following:Any idea how I might go about debugging this further? The config seems to have been applied correctly from what I can tell.
Thanks
The text was updated successfully, but these errors were encountered: