01-04-2023 12:54 PM
I have built a pipeline that includes accessing a secure rest endpoint. I have created an account for OAuth2 authentication and tried all different grant types, however it doesn’t seem as though the authentication for the account is being utilized in the pipeline. I consistently receive a 499 Token Required error.
I am not certain if I am not configuring the snap correctly or if it is a configuration issue on the account. The account shows that it has accepted the Client ID/Client Secret and produced a token with an expiration. The token refreshes successfully as well.
I have looked through the community site and setup the snaps using the documentation. At this point I feel I’ve exhausted my resources and could use some assistance.
Thanks in advance
01-06-2023 01:27 PM
I can do OAuth2.0 from postman but not able to do from Snaplogic, can someone share their pipeline with OAuth2.0 configured. If have Coupa that would be great
01-06-2023 12:51 PM
can someone tell me how I can configure OAuth2.0 for coupa without using Coupa SNAPpack?