Im customizing an oauth web data connector 3.0 so I can pull data from a graphql endpoint. Has anyone attempted to do this before? I keep getting a 405 Method not allowed error even though my code indicates "POST"
#Tableau Desktop & Web Authoring
2 respuestas
Hi Rajneesh,
My endpoints work in Postman so I belive its a Tableau issue but im not sure how to resolve it. Im not using GET anywhere within my code.