Skip to content

Update ENV variables in uploadRouterΒ #94

@JusticeMatthew

Description

@JusticeMatthew

When labs33 had this project we needed to update the name of the AWS ENV variables in our .env files to this format:

AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY

To match what the AWS docs require

This change never made it into the uploadRouter so it still has the old ENV variable names as shown here:

image (22)

These variables will need to be corrected in the uploadRouter

These variables should also be checked on Heroku to ensure their naming conventions match and that their values are still good

I think these changes will fix the upload endpoint for the deployed site πŸ‘

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions