I'm trying to get a list of all the documents in the account and since the new API does not have an endpoint supporting this I'm using the legacy API to get the list of documents. But I'm not able to follow the instructions here https://developer.lucid.co/api/v1/#legacy-authentication to get the requestToken also.
I get
{
I have the same problem as both
and
https://lucidchart.zendesk.com/hc/en-us/community/posts/4416449578260-Legacy-API-Auth-Graph-API-
Can I get some examples for OAuth1 requests? The documentation doesn't describe much here.