Skip to main content

I am trying to integrate Zapier with my OAuth Authorization Server. It seems that the login information is not persisting, because after I try to make a GET request to /oauth2/authorize, I am redirected to the login page. After a successful login, when Zapier tries to make a POST request to /oauth2/token, it receives the login HTML page again.

When I try the authorization flow using Postman, it works, and I developed a client-server application to test the authorization server, and it also works. What can I do to fix this?

I am using the Spring Authorization Server dependency.

Hi ​@Vitor Coimbra 

Are you trying to build a Zap app integration using the Zapier Developer Platform?

If yes, then make sure to post your topic in this category: Developer Zone

https://community.zapier.com/p/developer-zone


Reply