Hi,
Same situation as this thread: API V2 JWT no endpoint documentation
I received my client credentials from Markus by email on August 12 (ticket #37604), with the scopes openid, simbrief, ofp and offline_access. The email says the SimBrief API v2 documentation is attached, but there is no attachment on my end - I checked the raw email twice, so it looks like it is being stripped somewhere in transit.
To be clear, this is not an access request. I already have my credentials, and the Device Authorization Flow is working on my side. The only thing blocking me is the endpoint documentation so I can migrate off the legacy fetcher.
Could someone resend it, or send a link instead of an attachment? Email or DM both work.
If it helps narrow it down, three things would unblock me on their own: the endpoint URL for fetching the signed-in user’s latest OFP, confirmation that auth is a standard Bearer access token from the device flow, and whether the JSON payload matches what the old fetcher returns.
Thanks!