@@ -76,9 +76,14 @@ The instruction for granting permissions is available by [the link](https://comm
You have several options to obtain `refresh_token`. But in all cases you need to have CLIENT_ID and CLIENT_SECRET and set them in Postman environment.
- Ask “Owner” or “Editor” of the GoogleCloud project where OSDU is deployed to create a client that is planned to use (API & Services -> Credentials -> OAuth 2.0 Client IDs)


- For non-production purposes you could use following values:
- For production environments or due to other restrictions ask “Owner” or “Editor” of the GoogleCloud project where OSDU is deployed to create a client that is planned to use (OAuth configuration is out of scope of this document)
- Copy-paste CLIENT_ID and CLIENT_SECRET into the environmental variables in Postman. Make sure you are updating both `INITIAL VALUE` and `CURRENT VALUE`
