We’ve started seeing the following error in the development and staging environments (production is fine) when calling the Confluence attachments API with requestConfluence:
message: 'Forge platform failed to process runtime HTTP request - 400 - INVALID_TARGET_URL',
name: 'PROXY_ERR',
status: 400
The code triggering this (which runs fine in production):
To help us investigate, could you please share your app ID and the approximate timestamp of when you received this error? Also, if the error context includes a request ID or trace ID, that would also be helpful.
I am developing an app and getting the same response on all routes I tried with requestBitbucket()
I tried wit many routes
Do you know if the issue is happening again?
Update:
I also tried in another app on jira, with requestJira and the same issue, the app is in development, I have no production environment yet