- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 07:11 AM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 06:39 PM
Without enpoint URI will be hard to help you.
Are you trying to consume table API? Or maybe Scripted REST Service (sys_ws_definition)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 08:12 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 08:18 AM
I can't find the code that concatenates this information
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 08:34 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 06:39 PM
Without enpoint URI will be hard to help you.
Are you trying to consume table API? Or maybe Scripted REST Service (sys_ws_definition)