Custom Connector does not append "Bearer" when Authentication is set to Personal Access Token

Hi @Ramsay_Grove ,

I think the enhancements you are planning make sense to me.

Also I have a slightly different take on this.

I see that you already have the feature to generate payloads only after a successful 200 request is made by the user.

Similarly, would it be possible to prevent the user from authenticating unless they have defined the first endpoint request.

That way when the user tries to authenticate, you already have the first request that you can use to validate the header prefix.

The other challenge i can think of here is as follows:

What if the endpoint that you are asking the user to validate is a complex POST request? What if the user does not have a simpler GET request endpoint to provide for your evaluation?

Thanks for getting back to me. I also have other suggestions regarding composing complex request bodies. I hope we can make some time to discuss.

Regards,
Andy

1 Like