what are the modifications that i have to do in the manifest file that will allow me to perform an res request in order to retrieve data from the github api
It is the best-defined question, but assuming that you're working on a Forge app that wants to connect to an external API, this is the permission you have to configure:
https://developer.atlassian.com/platform/forge/manifest-reference/permissions/#external-permissions
I followed the instruction but i'm getting this error:
{
"message": "Authentication required",
"name": "NEEDS_AUTHENTICATION_ERR",
"stack": ""
}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.