You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jasonmf Thank you for reporting this issue. papi-v1 is old and we recommend using latest version of AkamaiOpen-edgegrid-glonag. Please feel free to open new issues if you have any problem.
Expected behavior:
Calls to
papi.GetGroups
and others should only print debug logs ifpapi.Init
was called with a config that hasDebug
set totrue
.Observed behavior:
Calls to
papi.GetGroups
and others print debug logging no matter what.Cause:
Hard-coded calls to
edge.PrintHttp*
functions.The text was updated successfully, but these errors were encountered: