Hi @tyf , I tried updating the permission but no luck - still 403 error.
I badly need this fixed… I did notice differences in the Input Data in the execution logs between these recent failures and when this form worked a few months ago.
Isn’t it the case that the form itself should account for the input data? If it’s changing so drastically, is something wrong within auth0 forms?
At this point I’ll probably have to start from scratch, but I believe my story may be important for auth0 itself regarding forms and possible bugs.
Input May 29th:
{
"fields": {
"organization_name": "<removed>",
"location_name": "<removed>",
"organization_state_province": "CA",
"organization_zip_postal": "<removed>",
"user_first_name": "Test",
"user_last_name": "User",
"user_role": "<removed>",
"mobile_number": {
"number": "+<removed>",
"nationalNumber": "<removed>",
"national_number": "<removed>",
"nationalFormat": "<removed>",
"national_format": "<removed>",
"internationalNumber": "<removed>",
"international_number": "<removed>",
"internationalFormat": "<removed>",
"international_format": "<removed>",
"countryCode": "US",
"countryCodeIso": "US",
"country_code_iso": "US",
"countryCodeNumber": "1",
"country_code_number": "1"
},
"state": "hKFo2SBkb2JKLWwxY2EyVWJLRXdCRmRGQW5hSFh1VHNfbmpmVaFutHJlbmRlci1jdXN0b20tcHJvbXB0o3RpZNkgRVFhaUpULUNwbmxVZnVyVWpSeVpNYkx6anltaWU3VGOjY2lk2SBaOG1FaHVMcjV2d3pRUWVjVDZESW5Tb1ZaWGliNFVvRA"
},
"context": {
"user": {
"user_id": "auth0|66573796b7565e9fae97e97f",
"name": "<removed>",
"nickname": "<removed>",
"email": "<removed>",
"email_verified": false,
"picture": "https://s.gravatar.com/avatar/da5d5285a82b7eaf7b581774d4688e2c?s=480&r=pg&d=https%3A%2F%2Fcdn.auth0.com%2Favatars%2Fmi.png",
"user_metadata": {},
"app_metadata": {},
"created_at": "2024-05-29T14:11:34.519Z",
"updated_at": "2024-05-29T14:11:34.519Z",
"identities": [
{
"user_id": "66573796b7565e9fae97e97f",
"isSocial": false,
"provider": "auth0",
"connection": "Username-Password-Authentication"
}
]
},
"client": {
"client_id": "Z8mEhuLr5vwzQQecT6DInSoVZXib4UoD",
"name": "CareMate"
},
"tenant": {
"name": "<removed>"
},
"transaction": {
"state": "hKFo2SBkb2JKLWwxY2EyVWJLRXdCRmRGQW5hSFh1VHNfbmpmVaFutHJlbmRlci1jdXN0b20tcHJvbXB0o3RpZNkgRVFhaUpULUNwbmxVZnVyVWpSeVpNYkx6anltaWU3VGOjY2lk2SBaOG1FaHVMcjV2d3pRUWVjVDZESW5Tb1ZaWGliNFVvRA"
}
},
"meta": {
"navigator": {
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36",
"language": "en-US"
},
"navigation": {
"referer": "https://<removed>/u/signup?state=hKFo2SBmTERrSFFGMFBqaTM1YXNnVUlsX2lsWXFlN1R3VDlRRqFur3VuaXZlcnNhbC1sb2dpbqN0aWTZIEVRYWlKVC1DcG5sVWZ1clVqUnlaTWJMemp5bWllN1Rjo2NpZNkgWjhtRWh1THI1dnd6UVFlY1Q2REluU29WWlhpYjRVb0Q",
"location": {
"protocol": "https:",
"hostname": "<removed>.us.auth0.com",
"port": "",
"host": "<removed>.us.auth0.com",
"pathname": "/u/custom-prompt/ap_mBAmzuEAVQoDdx77epqfJ6",
"search": "?state=hKFo2SBkb2JKLWwxY2EyVWJLRXdCRmRGQW5hSFh1VHNfbmpmVaFutHJlbmRlci1jdXN0b20tcHJvbXB0o3RpZNkgRVFhaUpULUNwbmxVZnVyVWpSeVpNYkx6anltaWU3VGOjY2lk2SBaOG1FaHVMcjV2d3pRUWVjVDZESW5Tb1ZaWGliNFVvRA",
"searchParams": {
"state": "hKFo2SBkb2JKLWwxY2EyVWJLRXdCRmRGQW5hSFh1VHNfbmpmVaFutHJlbmRlci1jdXN0b20tcHJvbXB0o3RpZNkgRVFhaUpULUNwbmxVZnVyVWpSeVpNYkx6anltaWU3VGOjY2lk2SBaOG1FaHVMcjV2d3pRUWVjVDZESW5Tb1ZaWGliNFVvRA"
},
"hash": "",
"href": "https://<removed>/u/custom-prompt/ap_mBAmzuEAVQoDdx77epqfJ6?state=hKFo2SBkb2JKLWwxY2EyVWJLRXdCRmRGQW5hSFh1VHNfbmpmVaFutHJlbmRlci1jdXN0b20tcHJvbXB0o3RpZNkgRVFhaUpULUNwbmxVZnVyVWpSeVpNYkx6anltaWU3VGOjY2lk2SBaOG1FaHVMcjV2d3pRUWVjVDZESW5Tb1ZaWGliNFVvRA"
},
"analytics": {
"ga": {}
}
},
"view": {
"screen": {
"height": 1080,
"width": 1920
},
"window": {
"height": 699,
"width": 1366
}
},
"ip": "███",
"geoip": {
"cityName": "<removed>",
"continentCode": "NA",
"countryCode": "CA",
"countryName": "Canada",
"latitude": "49.86660",
"longitude": "-97.19570",
"timeZone": "America/Winnipeg",
"subdivisionCode": "<removed>",
"subdivisionName": "<removed>"
}
}
}
Input now:
{
"connectionId": "ac_ebeYtRTLqBcv4iBZTrVeMV",
"userId": "███",
"changes": {
"user_metadata": {
"user_role": "somestring",
"mobile_number": "+1<removed>",
"user_last_name": "McGee",
"user_first_name": "Tester",
"location_city": "city",
"organization_zip_postal": "<removed>",
"organization_state_province": "CA",
"location_street_address": "removed."
}
}
}