Search the Community
Showing results for tags 'Http Get'.
-
Hi Ubot Forum Does anyone have any experience with using Ubot with Google Big Query? I would like to be able to use my bot directly, just like how you can with the database commands plugin with MySQL. Currently I use an API which connects to BigQuery but sometimes the service goes down, so it is not reliable enough for production. If anyone has any example code on how they connected with the Google API or even BigQuery and they are willing to share it so I can learn from it that would be much appreciated. Basically it is this Oauth stuff I find complicated and am struggling to get my
-
Hi Ubot Studio Forum I was hoping you might be able to help me If someone was to use Aymen's HTTP GET and was retrieving data from a page like this set(#aymen, $plugin function("HTTP post.dll", "$http get", "https://www.gumtree.com/p/volkswagen/vw-golf-match-tdi/1189560391","", "", "", ""), "Global") Then they collected the token info using regex and before reloading the page set the headers like below? plugin command("HTTP post.dll", "http set headers", "x-gumtree-token", "eyJhbGciOiJIUzI1NiJ9.eyJuYmYiOjE0NzQ4ODgzNjIsImlzcyI6Imh0dHBzOlwvXC93d3cuZ3VtdHJlZS5jb20iLCJleHAiOjE0NzQ5MDk5Nj