Hello,
I'm developing a Zapier app using session authentication. When attempting to authenticate a user session, i successfully receive the ‘access_token’ in the response, but zapier throws the error "Response needs to be JSON, form-urlencoded or parsed in middleware". How can I resolve this issue? Are there specific configurations needed to handle authentication responses in Zapier?