Community
    • Login

    New Plugin for REST API calls (Second Try)

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    4 Posts 3 Posters 1.3k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • eljefe7000E
      eljefe7000
      last edited by

      Hi All,

      (FYI: If the content below looks familiar to anyone, it’s because I’ve renamed the plugin and wanted to create a new topic for it.)

      Just wanted to let you know about a new plugin I made called RestApiToText. It uses content from an editor tab to make a REST call and display the results in a new tab. I have found it useful as a lighter alternative to a heavier, more formal REST tool. If you’re interested, please give it a try. Any feedback is much appreciated.

      REST Payload

      Response

      1 Reply Last reply Reply Quote 3
      • Vivek GhuleV
        Vivek Ghule
        last edited by

        unable to get response for GET https://jsonplaceholder.typicode.com/todos/1 getting bad request??

        PeterJonesP 1 Reply Last reply Reply Quote 0
        • PeterJonesP
          PeterJones @Vivek Ghule
          last edited by

          @Vivek-Ghule said in New Plugin for REST API calls (Second Try):

          unable to get response for GET https://jsonplaceholder.typicode.com/todos/1 getting bad request??

          I got the same results; I tried with both just the GET, and with some headers (though the jsonplaceholder documentation doesn’t indicate that you need special headers). Unfortunately, @eljefe7000 showed a screenshot using a local REST server rather than a publicaly-available server like the one you showed, so there isn’t a known-working

          @eljefe7000 hasn’t been around for at least 2 weeks, based on their forum profile, so I don’t know if they’ll be here to answer questions. You might want to try creating a github issue for RestApiToText. If you do, I suggest including screenshots of your exact request. And if you do post an issue over there, it would be nice to paste a link to that issue in this thread, so that people who read about it here can find out what happens with the issue.

          Sorry I couldn’t be more help.

          Vivek GhuleV 1 Reply Last reply Reply Quote 1
          • Vivek GhuleV
            Vivek Ghule @PeterJones
            last edited by

            @PeterJones
            fine, thanks.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            The Community of users of the Notepad++ text editor.
            Powered by NodeBB | Contributors