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
For the ProjectClient.CreateProject method the first parameter is called fileName. However, this is a project name. When I specify something like "prj01", the project is created but attached file isn't uploaded. If to specify something like "prj01.zip", than a project is created and files are successfully uploaded. Can you please check how it works?
The text was updated successfully, but these errors were encountered:
For the ProjectClient.CreateProject method the first parameter is called fileName. However, this is a project name. When I specify something like "prj01", the project is created but attached file isn't uploaded. If to specify something like "prj01.zip", than a project is created and files are successfully uploaded. Can you please check how it works?
The text was updated successfully, but these errors were encountered: