Hi,
Just starting out setting an integration and trying to get OAuth v2 working. I’ve removed the optional “state” param from the authorization url options. Though when running the test if the auth works and can walk through the Oauth steps but when I’ve allowed access for zapier to my api I get the message “The `state` parameter is missing from the querystring.”
The state is optional but it looks like it’s required. Is there something I’m doing wrong or is it a bug and is state required?
Thanks for helping out