I am trying to implement grant_type=client_credentials in my curl request from R but can\'t find out how to do this properly. This request would use the -d flag.
How