On Postman you’re trying to fetch profile ID 3, but on Wappler you’re trying to fetch profile ID {id}. Wappler needs a real, working URL to fetch the schema, you can change it later
If you tried to fetch ID {id} on Postman you would also get the same error
How can i change that Default id after all this , now what i’m trying is updating record by fetching that single record in model Dilogue using “SINGLE USER API Server Connect”
Actually for updation i have integrated “Fetch Single Record” in that i have given static id as 3.
Now im getting that record for any record updation in Dynamic Model .
This is already explained in our docs and videos.
You need to click on the input add a new dynamic attribute and select value. Then pick the dynamic value from the data picker.
I suggest you to start with our docs and youtube videos to get the basics, not directly jump in complex tasks.