-
-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No Token Found issue #169
Comments
I am having same issue. |
Please can you post a full, verbose output (at least |
I suspect the error comes from Jamf because it is trying to use basic auth. |
Jamf uses basic auth to get a bearer token. But in your case it's failing to get authorisation. I suspect you're using either incorrect credentials, or there is a special character in the password that's defeating the code. |
In that case, I am very positive it is the credentials using special characters, because I use the same API credentials for a another Autopkg instance that uploads to local DP, and that is working fine. I can troubleshoot this with you, let me know what credentials you want me to try and I will create a new set for testing. |
I changed the password to one without special characters, it is now working correctly. Thank you all for the effort and help. |
"Not" working, or "now" working? Do you happen to know which special character caused the issue? |
"Now working", I am not sure as the password had 2 different special characters. "&" "%" |
I am getting the below error on all .Jamf recipies. Non .Jamf recipies download as usual. I have tried removing the affected overrides as well as Updating the Trust info, with no change.
Error: No token found, cannot continue
When I searched the logs I found this error.
JamfCategoryUploader: ERROR: No token received
This issue started Aug. 23rd., I just have not had the time to troubleshoot. Below is the error I get everytime the AutoPkgr runs.
This is the output from my webhook.
The following failures occurred:
local.RDP.jamf.MicrosoftOffice365
local.RDP.jamf.Firefox
local.RDP.jamf.VLC
local.RDP.jamf.Python3
local.RDP.jamf.MicrosoftAutoUpdate
local.RDP.jamf.JabraDirect
local.RDP.jamf.GIMP
The following errors occurred:
No token found, cannot continue Failed.
No token found, cannot continue
The text was updated successfully, but these errors were encountered: