• Sounds like you need a CORS proxy. If you don't already have a server to play with, I would recommend signing up for a free Cloudflare account and then setting up a worker with the attached code. I took one of their samples and simplified it a bit and I think you get 100,000 requests a day for free.

    The attached code is running under a worker I just setup so that you can test to see if it solves your issue. Just remember to URL encode your NOAA API url before you paste it into the url query string param.

    EXAMPLE

    https://production.jolly-queen-9814.kensĀ­apps.workers.dev/?url=YOUR-URL-HERE
    

    1 Attachment

About

Avatar for Ken @Ken started