Like the API conector auth part said, you need to initialize the api auth in run mode to be able to initialize call after. Add a button to a page with workflow login to social.network and run it in debug mode.
Take note that API connector will not refresh the token if needed. This is only done for real users. But you can retun it in debug mode to get a new access tokennif you need to add more calls and refresh token is expired.
@nick.carroll this is something Bubble could make easier and directly from API connector.
Can you also share the call settings. And while.you did login with social network, did you get the popup that say something like successfull, you can now initialize call in API connector.
There shouldn’t be anything wrong with workflow but please let me know if there is. Also is there another way where I can IMMEDIATE contact with you guys such as snapchat or instagram.
Click on test button in dev mode, make sure you are not logged in and run the auth flow in debug_mode=true. Please record a screencast so we can see what you are doing.