on ‎2022 Sep 22 4:36 PM
Hi experts,
I have a scenario with PO - REST consuming a Snowflake REST Service.
The complete scenario is S4 ( RFC ) -> PO -> REST (as syncronous scenario)
The snowflake developers give me a test in postman and it works like this:
First, i use the configuration to get a token with the next parameters:

The Auth URL is one and Access Token URL other end point, i have 2 autnetication credentials:
1st: client ID with Client Secret (this is configured in the Authorization tab in postman)
2nd: username with a password (for a web page ¿? )

When in postman I push over the "Get New Access Token" I see the next web page:

After I use the usr and password ( the second pair ) , I see this options to use the token and do a POST to the REST Service:


In PO 7.5 ( SP 24 ), on the REST Receiver adapter channel I have the next configuration :



but, when I try to run the scenario, I get the Next error message : " java.lang.RuntimeException: HTTP Communication Error. Could not retrieve oAuth Token "
What is wrong?
Is not possible to connect at snowflake?
Thanks to all for your help and time.
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
The REST adapter actually doesn't support OAuth 2.0 refresh token grant
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 7 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.