BrevinS / squares

A bunch of squares for a task list that is on phone using SwiftUI.
0 stars 0 forks source link

Fix API #9

Closed BrevinS closed 1 month ago

BrevinS commented 2 months ago

The API is being called correctly but is halting on the Lambda function that already has Axios installed.

BrevinS commented 1 month ago

The lambda function works just the API is Error 403 Forbidden currently. It says cloudfront error in the cache but the API request cannot work on cURL implying that the error is in the API call itself. This can be fixed with some AWS settings that I do not or care to look for again