Hi there,
This has been brought up again and again in the past, but bringing it up once more because squeaky wheel gets the grease (or possibly the nail that sticks up gets hammered)
But I’ve built an application that uses my creator’s token to get campaign info. If I log in or out of my app with the id associated with my client, the creator’s token and refresh token changes.
Where are we on getting permanent creator’s token for API access? Requesting a refresh doesn’t work because the refresh token also changes, which kind of destroys the idea for a programmatic refresh. And before you say “Well, don’t log out and it won’t happen”, that’s not an answer either.
–M