ContributionsMost RecentMost LikesSolutionsValidate authentication and create access token and use same to access another url in groovy Hi all, my Requirement is to validate login credentials against a url and will receive access token in response and use same access token to access another url and will get output string. All the coding i need to done in groovy. Please help. thanks in advance. Re: save image from api response to file groovy is it feasible in groovy to save REST API image response in .jpg/.png file? if yes please suggest additional classes also. Re: save image from api response to file groovy hi Richie, this is a REST response and i have to this in groovy. save image from api response to file groovy hi, i am new to groovy and my requirement is to save API response to image file with groovy script. i checked with previous thread but it's not working. Can somebody please share groovy code with required import groovy classes. it will be very helpful, thanks in advance.