Currently, I don't see any way to debug the authentication flow/process right inside of Rewst. I had set up a custom integration with OpenAPI spec, and the refresh token usage is somehow failing. I'd like to have some sort of logging so I can see why. When I load the same authentication details into Postman, I am able to refresh my access tokens without any issue.
I know that my problem is likely some sort of misconfiguration, but it is extremely difficult to tell how without any information about the failure.