Forum Discussion
flaviokf
2 months agoVisitor
Hi Vince!
After a while, I got it!
I got the API link on the GoTo website and applied to Postman software.
There I included the arguments and made some tests.
When I reached the correct result, I generated the Python code.
On the code, is possible to get the complete URL and guess what, the information to fill the fields "HTTP request header parameters".
The result was: in the first box I filled in the word Authorization, and in the second, with the word Bearer plus the token generated on the GoTo website.
Does it make sense for you?