Logger.log issues

Hello. I am trying to get information on certain parts of my script. I have a Logger.log(input info here); when i run or debug my script with the Logger.log(); I get 0 errors and also get 0 information. I have attempted to check the cloud logs but I get some errors while attempting it. 
I am calling to an API URL and am trying to double check that the correct information is being sent and received. 

Logger.log(url);  
I have the Logger.log(url); below the string that contains the url I am calling to. I am unable to view the information in my execution logs.
I'm not sure if I am doing something wrong or if the Logger.log isn't able to provide that information dealing with urls. 
Solved Solved
0 2 130
1 ACCEPTED SOLUTION

This is a forum for Appsheet, not App Script.

View solution in original post

2 REPLIES 2

This is a forum for Appsheet, not App Script.

oh shoot you're right. I am sorry

Top Labels in this Space