I've been trying to install cocoapods and I managed to do that but now I'm getting this issue.I've gone through home-brew to install the latest version of ruby
I want to write in a cell of sheet an array that is inside an object This is my gs code : function sendText(data){ var sheet = SpreadsheetApp.openById("1isl9CF
I'm hoping that someone could point me in the right direction as I have no experience of network programming. I need to give the user the ability to export a fi
@Entity public class A { @GeneratedValue @Id private long id; public long getId() { return id; } public void setId(final long
I have a rewrite written in my .htaccess file. I am trying to redirect the following https://olddomain.com/folder/file.pdf to https://newdomain.com/folder/file.
Attempting to apply API permissions to an App Registration results in the below error. Anyone have experience resolving this or do I need to wait on support fro
I am trying to make disappear loop using javascript, the codes running well.. but i want to make the loop stop after several times.. this is the codes : $(docum
I'm currently working on the integration of the API to be able to search, confirm the price and book. Currently we have a problem on the second step: What I'm t
I have similar setup as bellow, how can I access my extension values from XYZ enum using "github.com/golang/protobuf/proto"? extend google.protobuf.EnumValue