Document Generation API Problem
I have tried a multitude of different ways to connect to Postman API. I am finally connecting without a problem on POSTMAN however I am having issues connecting and saving the edited document on my webpage.
On my POSTMAN it shows the GET request as status 200 Completed 'true'. On my webpage it shows GET request as status 202 completed "false". What am I doing wrong? Do I need to use entirety of path to show where input document is located?
I will update if I solve the issue on my own by changing some variables around and seeing responses.
I posted my code to stackoverflow and removed private information (api key, bearer token, etc). Here is link
