Pedro Maia Costa

Results 16 comments of Pedro Maia Costa

Hi Gani, Couple of updates on this, unfortunately the revoke feature (where we as app owners revoke access for an existing account) doesn't seem to be working with this API/Login...

Got it, I'm away this weekend and will have a look next week. Unless you pick it up. Feel free to block it onto after v0.23. I'm not worried about...

Awesome, thank you so much Gani. I'll be testing this in the coming weeks as we definitely want to be migrating to this new provider/API, and will report any findings.

@enkyuan that's the webhooks callback configuration screen and not oauth's, they are distinct things 😅 You need to have the new Instagram product added, instructions [here](https://developers.facebook.com/docs/instagram-platform/instagram-api-with-instagram-login), and the correct place...

You can configure [custom routes](https://pocketbase.io/docs/go-routing/#registering-new-routes) with PB for a `GET /webhook` verification handler that returns a specific payload (used only when verifying a callback on FB app) and a `POST...

FWIW I believe the quickest fix would be to change Docker's working directory to `/arma3/server` instead, but there might be other cases I'm not considering.