Bug: : Resource from resource path is getting cleared
Hi all, I have found one bug in new Ready API version 3.54.0: Resource from resource path is getting cleared with below steps: 1) Configure and send a API request. 2) Move the cursor to resource. 3) Now again try to send the request. 4) We can see resource is now empty/cleared.123Views0likes2CommentsGroovy script for dynamic response in Readyapi
Our scope of need is to get a dynamic response if the user hits the API request incorrectly and they need to get different response. I have created in readyapi rest, soap, and jdbc protocols with static responses when the user wants to access the response, but when the user requests with payload incorrectly example ( wrong I'd -xxxxx) , they receive the same response from readyAPI. I would like to create script to handle dynamic response; could you please share an example?Solved322Views0likes3CommentsReadyAPI Request to API using security credentials
I am able to reach an API using ReadyAPI with credentials. However, building a request to reach the same API with credentials by building a client in Mulesoft Anypoint does not work. How can I steal the code used by ReadyAPI to use in my client?Solved332Views0likes2CommentsReadyAPI OAuth 2.0 authentication
Hi, I have recently started using ReadyAPI, mainly for security tests. Our API uses OAuth, but the custom OAuth settings in Ready API does not work for us, as SSO authentication request should be a json request as below: { "client_id": "<client_id>", "client_secret": "<client_secret>" } If I hard coded the bearer token in the API header, it expires after 30 minutes while scan is still running.263Views0likes0CommentsReadyAPI - Security Test
Hi All, In ReadyAPI, are Scans specific to type of API because I am not able to see all options for a GET call API compared to POST call API? Please let me know, thanks for your inputs. GET API - POST API - Not able to see Invalid JSON Types, JSON Boundary Scan & JSON Fuzzing Scan for GET API.247Views0likes0Comments3.44 issue with java.net.SocketTimeoutException: Read timed out
test step is failing due to "java.net.SocketTimeoutException: Read timed out", we tried increasing the socket timeout but it is still failing after the default 1 minute time. this project and test step is working fine when using 3.41 readyapi version but same test is failing in 3.44 and the latest 3.45 versions. please let us know what need to be done here as this impacting our regression testsSolved1.8KViews1like2Comments