Yusuf Canbaz • over 5 years ago
Couldn't understand how can I use API for development on my local machine
Hello
I read the API documentation. It says
# Save these in your database associated with the user
access_token = data['access_token']
refresh_token = data['refresh_token']
So after I take access_token, I expect to put that as an HTTP header when I make an HTTP request. But I don't see that.
So after I get an access token, how DrChrono server will understand that I'm authorized? Do they just mark some addresses like `http://myapp1.com`? If that is the case, how can I use my localhost to make authorized HTTP requests?
Thank you
Comments are closed.

1 comment
Michelle Brain Manager • over 5 years ago
Hi Yusuf,
Thank you for checking out the documentation. For any technical questions, please join and use the below google group. The below group is where you can review previous questions and answers and post new questions for the DrChrono technical team. Due to the holidays, please allow a few days for them to respond.
https://groups.google.com/g/drchrono-api
Thank you,