Trying to do an API call to my Django app throws 403 when run inside github actions but works well in local or any machine
Im trying to do an API call to my Django app throws 403 when run inside github actions but works well in local or any machine.