Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: Unable to make successful login with REST Assured Authentication

  1. #1
    Junior Member
    Join Date
    Jul 2019
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Unable to make successful login with REST Assured Authentication

    Example code: www-baeldung.com/rest-assured-authentication

    code1.jpg

    EDIT: Added new larger image!

    These are just few things that I have tried and I have tried also with many other websites but so far no luck (tests are not passing).
    If you have any idea what I´m doing wrong then please let me know.
    I cannot post code (because I`m a new member of this forum) so I posted this screenshot.
    Attached Images Attached Images
    Last edited by Arvutis6ber; July 23rd, 2019 at 05:41 AM. Reason: New image

  2. #2
    Junior Member
    Join Date
    Jul 2019
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Unable to make successful login with REST Assured Authentication

    And here is the list of jar files that my project is using:

    libraries.jpg

  3. #3
    Junior Member
    Join Date
    Jul 2019
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Unable to make successful login with REST Assured Authentication

    Adding also the .txt file with the code : RestAssuredAuth.txt

Similar Threads

  1. [SOLVED] How to make picture appear in the same window as the rest of drawings?
    By Gliga in forum What's Wrong With My Code?
    Replies: 6
    Last Post: February 12th, 2014, 01:14 PM
  2. Replies: 0
    Last Post: February 11th, 2013, 07:27 AM
  3. Login Authentication using Bean and Servlet In JSP
    By Panoksa in forum Java Servlet
    Replies: 0
    Last Post: October 21st, 2012, 02:46 PM
  4. Unable to view jsp pages through same login page
    By Rajiv in forum Web Frameworks
    Replies: 1
    Last Post: August 17th, 2011, 11:43 AM
  5. Replies: 1
    Last Post: July 28th, 2009, 02:15 AM

Tags for this Thread