+ 2

Hi there... how can I fix 403 error in react & spring application ?

I built an rest api, i did get and post request great but when i try to do delete it display 403 error

25th Feb 2022, 10:49 PM
Gnandal ÉlisĂ©e
Gnandal ÉlisĂ©e - avatar
2 Answers
+ 8
It means access to the requested resource is forbidden, for fixing this you should check the file which you want to access & look at the file permissions.
26th Feb 2022, 5:22 AM
à„„ à€žà€€à„à€Żà€ź à„„
à„„ à€žà€€à„à€Żà€ź à„„ - avatar
+ 1
H
23rd Mar 2023, 11:26 AM
Majid Ali
Majid Ali - avatar