-
Problem:
In the marketplace manager (https://marketplace.visualstudio.com/manage/publishers/) After opening the "drag and drop box" by clicking on the 3 dots next to the name of an existing extension…
-
I have installed the httpie-edgegrid from the github link provided in Akamai documentation. After running the setup.py file in a Linux (ubuntu) environment I have set up in my PC, the **.edgerc** fil…
-
I'm getting started ULS and trying to `docker compose up` on simple directory, but it's not working. Here comes what I'm trying.
```
$ uname -a
Darwin tyo-mpy1d 19.6.0 Darwin Kernel Version 19.6.…
-
Got this below Error,
GLOENML-8ABLFVH:cli-purge urajesu$ go build -o akamai-purge
purge.go:24:2: cannot find package "github.com/akamai/AkamaiOPEN-edgegrid-golang/ccu-v3" in any of:
/usr/local/g…
-
The releases of edgegrid-python to PyPI contain the sources for the test suite; however, test data is not installed. That means the tests can't actually work.
Example:
Create a virtualenv and i…
-
It appears that in Python 3.8 the module is not recognizing the sections ?
MacOS 10.15
cat ~/.edgerc
[default]
client_secret = the-client-secret
host = secretlocation.luna.akamaiapis.net
ac…
-
I am unable to parse the contents of the **default** section successfully.
The .edgerc file is readable by the CLI and HTTPie
This seems to be an issue similar to [https://github.com/akamai/AkamaiOP…
-
I'm getting started ULS and trying to `docker run` on uls directory. It seems a container has been created successfully, but it goes 'Exited (1)' status automatically. I would like to see whether this…
-
I am running the urls API code , akamai eaa --edgerc /Users/XXXX/.edgerc log --start 1627984800 --end 1627999200 | grep "APP_NAME" | awk '{print $1,$2,$3,$25}' but its failing sometime after 1 hr a…
-
I'm trying to capture EAA logs now, and identified that the output logs are not sorted by timestamp. I would like to know how I can sort them by timestamp. Here comes the sample output.
```
>akama…