5 questions
0
votes
2
answers
209
views
Run time issues with Ballerina Integrator
I am trying to run the sample File Integration with FTP which is given by Ballerina Integrator.
While running the service i am facing same issue each and every time.
I have installed Ballerina ...
0
votes
3
answers
127
views
Issues with Ballerina Integrator
I have tried the FTP samples of Ballerina Integrator with 1.0.3,1.0.5 and 1.1.0 too. I am facing the same issues with all those mentioned versions. But i am able to run Ballerina Samples with the help ...
0
votes
2
answers
300
views
Issues with VSCode Ballerina Plugin 1.0.5
Hi in vs code editor i have upgraded to ballerina plugin 1.0.5 from 1.0.3, i have changed ballerina version also from 1.0.3 to 1.0.5 after that while running file-integration-sample i am facing ...
1
vote
3
answers
215
views
Unable to run Examples given by Ballerina Integrator Tutorials
I am new to Ballerina and Ballerina Integrator While running the sample given by Ballerina Integrator tutorials getting an Error. Please help me to sort out the issues.
For the reference here i ...
2
votes
1
answer
130
views
Ballerina wso2/gmail package : unable to import
I want to import wso2/gmail package to my ballerina project.
import wso2/gmail;
But when I try to import the package to my , I get the following error.
ballerina pull wso2/gmail
your ballerina ...