grahampugh / jamf-upload

Scripts for uploading packages to Jamf Cloud
Apache License 2.0
149 stars 39 forks source link

No Token Found #91

Open areemal opened 1 year ago

areemal commented 1 year ago

Hi all,

I'm new to this and setting things up for the first time. I'm attempting to upload GrahamPugh's firefox upload package to Jamf and get the following error:

Error in com.github.autopkg.grahampugh-recipes.jamf.Firefox-pkg-upload: Processor: com.github.grahampugh.jamf-upload.processors/JamfCategoryUploader: Error: No token found, cannot continue

Any help would be appreciated! - Thanks

pboushy commented 6 months ago

You need to setup Jamf Pro authentication. It doesn't have a valid token is the problem.

It'd be good if the JamfUploader error messages were a bit clearer. token can refer to either Jamf Pro or GitHub.

It would be beneficial to change this to "No Jamf Pro token found, please check credentials used for Jamf Pro"