Postman - write data in NAV using APIs (ISSUE)

Milek212mm
Milek212mm Member Posts: 14
Hi, i use POST method to write some data in NAV using APIs and everything was fine until i have changed ID of the destination table cause in the meanwhile that ID was taken in client's database.
When i make the call ,request sees the old table ID and the problem is that table ID Destination is now different.
i restarted that NAV service,synchonized schema ,compiled all object, but postman still tries to post data in wrong table.
Any clue how to refresh my request,or any suggestion what to do next?

Thanks!

Best Answer

  • Milek212mm
    Milek212mm Member Posts: 14
    Answer ✓
    Thanks for the post!I deleted that page and made brand new page with same properties as old one and it worked perfectly.

Answers

  • Juhl
    Juhl Member Posts: 724
    Restart NST
    Follow me on my blog juhl.blog
  • Milek212mm
    Milek212mm Member Posts: 14
    Answer ✓
    Thanks for the post!I deleted that page and made brand new page with same properties as old one and it worked perfectly.