Open Q&A
If there's no good subforum for your question - ask it here!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Updating OpenPipeline configuration via Settings API yields 403 error

lixi
Frequent Guest

I'm trying to use Setting API to update OpenPipeline configuration, as outlined in the documents below, note that our OpenPipeline has already been migrated: Settings API - PUT an object — Dynatrace Docs

I have ensured that the API token is generated with the admin user account with the proper scope to update settings, in addition, the pipeline owner is assigned to be the user group that the admin user belongs to. 

However, when running the API in an attempt to update the OpenPipeline settings, I'm getting a 403 error indicating:  "message": "No share for object with id vu9U3hXa3q...."

The scope of the token is not the issue here, as it has both Read and Write permission for settings objects. Otherwise, I would get a different error message indicating the missing permission. This error message seems to indicate some more on the share access for this pipeline? 
Note that the same token can be use to run GET request against the settings object (specific logs openpipeline) without issue. 
1 REPLY 1

p_devulapalli
Leader

@lixi  I just suspect the user/group may not have permissions to edit this pipeline. Please take a look at these settings for this pipeline

p_devulapalli_1-1770603964743.png

 

 

Phani Devulapalli

Featured Posts