Hi.
Help me please, understand why I can't make request using Amplitude API with my key and secret?
I've tried use Postman and examples on Python from official docs, but all times I've got a 403 Forbidden or 401 Unanthorized.
Why? The key and secret is 100% correct. Maybe it's due some scopes \ permissions ?
Screenshot: https://prnt.sc/1s9npb7
Result: <html><title>403: Forbidden</title><body>403: Forbidden</body></html>