Code Monkey home page Code Monkey logo

Comments (4)

filland avatar filland commented on July 3, 2024 3

@RG108 make sure that you downloaded all dependencies

from agent-java-karate.

RG108 avatar RG108 commented on July 3, 2024

@filland @rahul267

Please note that I installed all the RP dependencies and scripts are working fine.
Thanks for that.
I had another inquiry which is that karate-config.js file is not getting read by the sample project.
I put URL reference of the services in karate-config.js which I am calling through feature file like this
Scenario: create access token
Given url oauth1 + '.uk' + oauth2
And path '/token'
And form field client_id = '***'
And form field client_secret = ''
And form field grant_type = '
'
When method post
Then status 200
Where oauth1 & oauth2 are the config value which are present in karate-config.js file.

While running the project I am getting below error:
�[31mjava.lang.RuntimeException: javascript evaluation failed: oauth1 + '.uk' + oauth2
Kindly suggest !

from agent-java-karate.

filland avatar filland commented on July 3, 2024

@RG108 please, create a new issue for this problem

from agent-java-karate.

RG108 avatar RG108 commented on July 3, 2024

Ok done. Creating a new issue as you said.

from agent-java-karate.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.