Hi All ,
I am getting error while passing the value in the URL.
def projectID= 33587311
def http = new HTTPBuilder( 'https://bamboo-abc.com/rest/api/latest/permissions/deployment/${projectID}/groups/devops-business' )
Thanks & Regards
Bibin Mohan. K
Hi Bibin,
What error are you getting? Note that Groovy only performs string interpolation on double-quoted strings and not single-quoted ones.
Regards,
Joanna Choules, Adaptavist Product Support
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.