Hi there
After getting an OAuth 1 token I'm able to make a call to https://app.lucidchart.com/documents/docs and see a list of documents associated with my account — this works fine.
When I attempt to make a call to https://app.lucidchart.com/api/graph/<documentID> I get a 400 error with the message 'Bad document state'.
I've tried a bunch of different document IDs but I get the same result each time.
Not sure if it matters but I'm currently on a team trial account attempting to assess viability of Lucidcharts for a project which requires API access.
Thanks :)