Retool university agent lab getalltranscripts api errors

Hi All, i am working through the agent lab Retool | Explore AI-powered building blocks and setting up the transcript url provided https://9z1qea8sjk.execute-api.us-east-2.amazonaws.com/openapi.json. I am getting a 405 method not allowed error when I try and test it and when I setup the function call described i get a Only absolute URLs are supported error. Any help welcome, thanks!

ok worked it out, resource type specified in docs is a graphql resource but its a rest endpoint

Hi @Murph thank you for the feedback will update the endpoint to a REST/OpenAPI endpoint vs. GraphQL. Thx!

PR'd a fix in and it should be corrected in 30 min calling an OpenAPI vs. GraphQL resource.

1 Like