I recognize that many folks say the API keys aren't necessary, but in Python I am getting a 403 forbidden error, and in postman I am getting an Access Denied error.
Any help would be appreciated!
Sunny
unread,
May 19, 2025, 4:16:33 PMMay 19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mtadeveloperresources
Make sure you are fetching the URL as listed on that site. The %2F should not be converted to a slash, if you do, it will come back with an Access Denied.