Marat
Marat
Hello, Steve Coffey! What is the difference between PayPal Orders API and Payments API from Checkout-Java-SDK? Which one to use if I want to use authentications? It is seems that...
Hi, I have this error when I do go get -u google.golang.org/api/sheets/v4 How to fix it?  ``` fatal: not a git repository (or any of the parent directories): .git...
Hello, here is a MySQL script below. Can Telesys-cli create classes with Hibernate annotations based on this script? How to launch it during the build of the Java Maven project?...
Hello! I have a model that I want to do and it has 50 fields. It's too much to show all of them at once. May I be able to...
Actions: 1. Create two records in folder, Development is a parent of uAdmin.  2. Go to Development and here you can make a parent to become a child of...
How to replace a Dashboard with a user table? Like on the screenshot below? 
### Description [describe your questions] Hello, how to use Firebase instead of other databases with GoAdmin? And is there a built-in feature to send an email to users on the...
Hello everyone! This is my first question at Github! My task is to check how many pages contain a pdf document and if it has less than 8 pages print...
Hello, Benjamin Pick! What is the difference between PayPal Orders API and Payments API from Checkout-Java-SDK? Which one to use if I want to use authentications? It is seems that...
When I do: "output,err := iconv.ConvertString(string(out), "windows-1252", "windows-1251")" I got: winapi error #42 ------------------- When I do this: fmt.Printf(string(out)) I got: ������� ---------------- When I do this: var code string...