Skip to content

Permission to see a form #13600

Discussion options

You must be logged in to vote

Hi @jaquelinedealmeida

some steps to troubleshoot:

Check API Permissions: Make sure the REST API you're using allows data to be written, not just read. You may need specific permissions to perform write operations.
Form Setup: Verify that your form is correctly configured to send data to the API. Ensure the form's action points to the correct API endpoint and uses the right method (like POST).
User Roles: Look at the permissions for the user role associated with the form. Ensure they have the rights to make changes via the API.
API Configuration: Double-check your API integration settings in Budibase, especially headers and authentication tokens, to ensure your requests are authorized.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jaquelinedealmeida
Comment options

Answer selected by mikesealey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants