I am developing with React and OSDK and encountered an error when trying to apply an action. I copied and pasted the sample code from the API documentation into the developer console, but I received an error message indicating that there is no client name, as shown in the screenshot below.
Thank you for your help! The website is now functioning well.
However, I encountered another issue. When I click the “Action” button, which hyperlinks to another site, I receive an authorization error with the warning “Invalid parameter: redirect_uri.”
This issue does not appear in the VS Code preview screen but occurs on the deployed website.