[progress Communities] [progress Openedge Abl] Forum Post: Re: How To Pass Parameters To...

  • Thread starter Thread starter curtiscooper
  • Start date Start date
Status
Not open for further replies.
C

curtiscooper

Guest
I tried the following in Postman PUT localhost:8810/.../MyCount Form data: Key Content-Type Value: application/json Body (raw) { "filter": "{\"skip\": 50, \"top\": 25}" } And, I get - 404 Not Found If I do PUT localhost:8810/.../MyCount with no other parameters I get 404 Not Found If I do GET localhost:8810/.../psLogHdr I get all the records I have verified MyCount is in the Catalog and shows up using the catview.html tool.

Continue reading...
 
Status
Not open for further replies.
Back
Top