Getting an error when submitting to compose db via ceramic node

I am trying to submit data to composedb via the ceramic node. I have the ceramic node url for development and I am using react-vite as my client. I have provided session and did authentication but when submitting data to composedb I am getting this error “Access token required”. I am not sure how i should provide the token, and where specifically, currently all my composedb stuff are on my client’s side. Any idea on how I can go about this?

Yes, if you are on mainnet, then an access token is required. If you are only testing you might want to use testnet where no token is required.

Here are the instructions to verify your email and register your DID to access mainnet CAS: Access Ceramic Mainnet | ComposeDB on Ceramic