BrevinS / squares

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

Fix the API Call #10

Closed BrevinS closed 1 month ago

BrevinS commented 1 month ago

The API call is causing error 403 on a CloudFront error. Debating on just removing CloudFront to actually gain functionality of the site since cloudfront can be easily added after the fact but I am tired of trying to fix this currently and will likely have to set up the Route 53 routes again from scratch.

BrevinS commented 1 month ago

The API call now works. Upon launching movemindmap.com the user can now authenticate and get the valid access tokens for Strava data within the application.