IVIURRAY / strava2notion

Import Strava information to Notion
42 stars 11 forks source link

Lookup Error for Page #7

Open leokhm opened 2 years ago

leokhm commented 2 years ago

Hello,

I got LookupError: Unable to find Strava page, is there a page with a title of 'Strava' in your workspace? But i made sure the Strava page is on the workspace. Any advice I can spot out the issue?

IVIURRAY commented 1 year ago

Hi @leokhm, I put this error message in to catch this case...as this is an unofficial API its hard to debug without being on your PC.

I would recommend checking what self.client.get_top_level_pages() returns as this if what I'm checking to find your Strava page.