POSTMAN

felipe14
Tera Contributor

hello guys, i need help

 

When I make a request via postman in the response body it brings me the client's production link and not the development environment link 

1 ACCEPTED SOLUTION

John Constant
Tera Expert

Without enpoint URI will be hard to help you.

Are you trying to consume table API? Or maybe Scripted REST Service (sys_ws_definition)

View solution in original post

4 REPLIES 4

Maik Skoddow
Tera Patron
Tera Patron

Without any more details, it is nearly impossible to answer you. My only idea is that anywhere in the code the link to the production instance is hard-coded to make it work on PROD finally. This would be a bad implementation. However it is only an assumption.

felipe14
Tera Contributor

I can't find the code that concatenates this information

felipe14
Tera Contributor

brief description i'm working with an integration and querying the snapshot via postman, when i get the development url it returns the body with the production url and i can't find this br

John Constant
Tera Expert

Without enpoint URI will be hard to help you.

Are you trying to consume table API? Or maybe Scripted REST Service (sys_ws_definition)