If I understood it right you are doing an XMLHttpRequest to a different domain than your page is on. So the browser is blocking it as it usually allows a request in the same origin for security reasons. You need to do something different when you want to do a cross-domain request. A tutorial about how to achieve that is Using CORS.
When you are using Postman they are not restricted by this policy. Quoted from Cross-Origin XMLHttpRequest:
Regular web pages can use the XMLHttpRequest object to send and receive data from remote servers, but they’re limited by the same origin policy. Extensions aren’t so limited. An extension can talk to remote servers outside of its origin, as long as it first requests cross-origin permissions.
Related Posts:
- Why does my JavaScript code receive a “No ‘Access-Control-Allow-Origin’ header is present on the requested resource” error, while Postman does not?
- JavaScript sleep/wait before continuing [duplicate]
- How do I link a JavaScript file to a HTML file?
- Cross-Origin Read Blocking (CORB)
- JavaScript error (Uncaught SyntaxError: Unexpected end of input)
- JavaScript error (Uncaught SyntaxError: Unexpected end of input)
- How to enable CORS in flask
- Best way to store a key=>value array in JavaScript?
- Javascript Runtime error: $ is undefined
- SecurityError: Blocked a frame with origin from accessing a cross-origin frame
- Format date to MM/dd/yyyy in JavaScript
- What’s the point of the X-Requested-With header?
- Javascript isnull
- Javascript TypeError: Cannot read property ‘indexOf’ of undefined
- How to read data From *.CSV file using javascript?
- How to call a webservice method from an html page [javascript] with out refresh the page
- How can I remove all CSS classes using jQuery/JavaScript?
- I want to enqueue a .js file to my child theme
- Add custom shortcode button to Editor
- Infinite scroll / lazy loading with NextGen Gallery [closed]
- jQuery UI Datepicker not working
- Defer Parsing of Scripts
- Draggable item in custom gutenberg block
- Including javascript for a shortcode
- Asynchronous Javascript Loaders
- Unable to run jQuery script in my template file
- How to Use JSON With AJAX?
- Using wp_ajax and wp_ajax_nopriv hooks
- Hide/show customizer controls based on other settings in Customizer
- How do I get my page to load the jQuery UI Effects library?
- How to add unique image class to WordPress
- Dropzonejs with WPCF7 [closed]
- jQuery Tree View and wp_list_pages
- Jquery conflict
- WP Admin missing icons, numerous JavaScript errors, but only when SCRIPT_DEBUG is false
- Loading posts via AJAX in a hidden div with updated URL?
- wpColorPicker: How update colors on input value update?
- How to show jquery popup only in one page or once?
- Gutenberg Filtering Metaboxes by Post Format
- How to embed JS data viz in a simple WordPress website
- WooCommerce Ajax Cart Update Stopped Working
- Rhyzz Repeatable-fields javascript in php and wordpress
- Limit filetype and wp media
- videopress videos are not displayed when loading the content with ajax in a lightbox
- window.onload wont execute in wordpress
- How to return multiple arguments from AJAX callback function
- JS news ticker is not working on home page but working on other pages. How to solve this?
- WP Customizer compare and set a value via javascript
- “JQMIGRATE: Migrate is Installed” How do I find the problem code? [duplicate]
- Referrer URL with jQuery or Javascript – Cache & Referrer URL Issue
- Create special WordPress slideshow with “jquery.cycle.all.js”
- Using Foundation 5 in WordPress Administration Area
- Plugin Scripts no loading on options page
- Ajax Validation for reCaptcha
- Using jquery and javascript in WordPress
- Disable Cloudflare Rocket Loader for jQuery javascript and make it load first
- How to change the text of the “You are about to permanently delete these items…” alert message when deleting media from the media library?
- jQuery selectable() function won’t work in wordpress
- oEmbed Video in Modal
- Multiple Media uploader output to input
- AJAX Success Function using JS substr() fails in WP 4.1 vs 4.0
- Using WP functions inside javascript
- How to add external remote JS source to Gravity Forms?
- How To Include JavaScript Files Only In Single Posts?
- wordpress before or after javascript problem
- Ajax page load in wordpress the right way?
- I am trying to Implement a Code that is Working in my previous page but not working in WordPress for some reason
- How to use $ with externally loaded javascript
- Getting click on item to open closest relevant element (popup) with jQuery
- How to make JQuery load on top of head tag before everything
- Show and hide element when URL contains certain section of text?
- Customizer add query to preview URL
- why does so many javascript libraries are loaded along with my website?
- Why does my media selection script write to ONLY the first input field?
- JavaScript code do not works on online server
- Notify user we would like them to clear their cookie. Provide a working button to clear cookies for user
- Modify the href attribute of tag dynamically in WordPress
- Add a jQuery snippet for sepcific user role
- Bootstrap with separate js File
- Call full image url instead of stylsheet directory url in JS for Infinite Scroll Function
- Move jQuery on *top* of footer
- JQuery and Javascript to pan image
- How to blur the_post_thumbnail() via blur.js (jquery)?
- Custom Javascript not working? [closed]
- How to get this jQuary script working?
- Youtube Iframe Api play one video at a time
- How to add JS snippet before closing tag?
- Displaying contents of a tab
- Disable drag metaboxes, create many functions using js not to work!
- How to deregister scripts all at once
- Are you sure popup on Contact Form 7 [closed]
- Add jQuery function to media button
- How to Run a jQuery Script after a Javascript Script has Finished in WordPress
- jQuery ajax empty exeption on wordpress
- TypeError: $ is not a function Error using parallax effect in WordPress Template [duplicate]
- Custom jQuery plugin not working
- JS file not loading [closed]
- jQuery append only works if I select html in admin section [closed]
- Javascript Loading Effect to URLs
- Use WordPress Built In Jquery