Best answer

OAuth2 access_token

  • 21 August 2020
  • 2 replies
  • 211 views

Userlevel 1
Badge

Hello,

I have a weird behaviour when I configure OAuth2 authentication to communicate with my app.

Everything seems properly configured, but when I test the flow I get an error from my endpoint which says that I must be authenticated with OAuth2.

The weird thing is that if I take the generated access_token from Zapier’s logs and I make the same call with postman I have no errors. However, when I replicate the behaviour in Zapier, with the dynamic access_token ({{bundle.authData.access_token}}), it doesn’t work.

Any idea of why?

Thanks!

icon

Best answer by fra 21 August 2020, 12:54

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 1
Badge

Found the issue! I needed to force the creation of another test account.

Thanks

Userlevel 7
Badge +8

Glad you cracked this one and thanks for sharing the solution, @fra !

If we can be of any assistance in the future, just let us know!