phoenix
phoenix•6d ago

phoenix - Api call is returning 403 forbidden o...

Api call is returning 403 forbidden only on Buildship - works fine in flutterflow and curl in terminal
4 Replies
phoenix
phoenixOP•5d ago
Could this be a proxy or buildship issue? The call was working fine now isn't and I haven't changed anything
Gaurav Chadha
Gaurav Chadha•4d ago
HI @phoenix sent you an email with the issue. Also sharing here . On the workflow you shared the issue is on the API Call node you are requesting this API (check in email) which is throwing the 403 forbidden error, you'll have to ensure the Authorization harder you are providing is correct to access the external API.
phoenix
phoenixOP•4d ago
Hey Gaurav - its working fine on FlutterFlow and in curl with the same API key and same endpoint It also was working fine on buildship until recently ISBNdB returns "Unauthorised" for a missing Authorization header not "Forbidden" I have a feeling that something on buildship's end is being blocked Hey @Gaurav Chadha - I just tested again without changing anything at all and it worked this time. Was anything changed on your end? Now it's broken again - didn't change anything 😭
Gaurav Chadha
Gaurav Chadha•4d ago
nope, this error is not realted to BuildShip, its from the external API you are calling, please refer to the message above and the email for the API link

Did you find this page helpful?