lokalise / lokalise-cli-2-go

Lokalise CLI v2
Other
108 stars 52 forks source link

Unable to resolve lokalise domain from cli #107

Closed kyuchukovv closed 1 year ago

kyuchukovv commented 1 year ago

When RUN lokalise2 --token $token --project-id $project_id file download it is executing https://api.lokalise.co/api2/ and couldn't resolve domain. I see that https:://lokalise.co redirects to https:://lokalise.com but no the case with api subdomain.

Spriz commented 1 year ago

FYI This was resolved by updating CLI from 2.5.1 to 2.6.8

kyuchukovv commented 1 year ago

As @Spriz stated this resolve the issue.