Sotirios Zormpas
szormpas
Greece
Joined: Sun Nov 07 22:33:30 UTC 2021
Latest Posts
-
Convert a string to Base64 format
Hello, Many calls to a REST API require Basic authentication using a base64 encoding Authorization header (providing a username and password when making a request).…
-
Getting pdf file from the API response
Hello API experts! I would appreciate your help saving/opening a PDF file, which is the response to an API call. This is the code of the API endpoint call inside a button: let url := "https://testeps.…
- Answered