The Wayback Machine - https://web.archive.org/web/20220213074552/https://github.com/explore
Skip to content

Here's what's popular on GitHub today...

Bot logo

Popular topic

A bot is an application that runs automated tasks over the Internet.
ZapCon

Upcoming event recommended by GitHub

Mar
8

ZapCon

March 08, 2022 • Online

This free event, sponsored by StackHawk, will be focused on up-leveling your ZAP and security automation skills

App recommended by GitHub

Octobox

Untangle your GitHub notifications

Octobox helps you manage your notifications in the same way Gmail helps you manage your email. Built for developer workflows centred around GitHub issues, pull requests, comments and commits, Octobox makes sure you never miss another mention or misplace another issue.

Trending repository

nielswart
nielswart commented Feb 11, 2022

Issue

GET requests includes a body, which is not allowed when putting the API behind a CDN such as AWS Cloudfront. This results in a 403 error.

Looking at the request in the Medusa Client class, I see that the default payload is {}

Possible Solution

make the default payload null or undefined

async request(
    method: RequestMethod,
    path: string,
    payload: obje

Trending repository

App recommended by GitHub

webapp.io

Ship code faster with webapp.io

Developers move much faster using webapp.io to get per-branch review & E2E testing environments.

  • Use our interactive drag-and-drop builder to create a pull request template that contains all of the information a reviewer would need to approve a change.
  • Our hosted environments use a powerful caching mechanism to avoid running repetitive steps like npm install over and over again.