apigee / apigeecli

This is a tool to interact with Apigee APIs. The tool lets you manage (create, del, get, list) environments, proxies, etc.
Apache License 2.0
51 stars 28 forks source link

org import fails while importing Apps #506

Closed valemrt closed 1 month ago

valemrt commented 1 month ago

The organizations import command fails while importing Apps with the following error (screenshot attached)

ERROR: 2024/07/16 17:21:53 apps.go:350: error reading file:  invalid character '"' after top-level value
Error: invalid character '"' after top-level value

image

srinandan commented 1 month ago

Please note, the PR does not address the problem posted. But I observed a different problem when troubleshooting and tracking it as part of the same issue.

srinandan commented 1 month ago

The issue noted here is not bug. Leaving this issue open to handle the print statements.

kurtkanaskie commented 1 month ago

I didn't get to test this, if it's not a bug, what is causing the error?