Skip to content

Conversation

@vovkss
Copy link

@vovkss vovkss commented Nov 7, 2018

No description provided.

@ryan-dan-coleman
Copy link
Contributor

Hi Alex thanks for contributing this.

File import and Translations exports are working well. I'm getting an exception when using calls from the OneSkyProjectsApi Class though, such as List Languages for a specific project. Can you verify these are working or post a (synchronous) example?

Here are 2 of my calls that throw an exception:

List<OneSkyProjectsApi.ProjectLanguage> projLocales = oneSkyClient.projects().retrieve(projectId).join().getLanguages();

and

OneSkyProjectsApi.Project project = oneSkyClient.projects().retrieve(projectId).join();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants